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

◆ AI_150_GolfClubHelper()

void Terraria.Projectile.AI_150_GolfClubHelper ( )
inlineprivate

Definition at line 4533 of file Projectile.cs.

4534 {
4535 int num = 1;
4536 if (num == 0)
4537 {
4538 }
4539 if (num != 0)
4540 {
4541 }
4542 this.Kill();
4543 }

References Terraria.Projectile.Kill().