terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ KillOldestJavelin()

static void Terraria.Projectile.KillOldestJavelin ( int protectedProjectileIndex,
int projectileType,
int targetNPCIndex,
Point[] bufferForScan )
inlinestatic

Definition at line 726 of file Projectile.cs.

727 {
728 if (!false)
729 {
730 }
731 int myPlayer = Main.myPlayer;
732 }

References Terraria.Main.myPlayer.