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_135_OgreStomp()

void Terraria.Projectile.AI_135_OgreStomp ( )
inlineprivate

Definition at line 7210 of file Projectile.cs.

7211 {
7212 int num = this.type;
7213 this.Kill();
7214 }

References Terraria.Projectile.Kill(), and Terraria.Projectile.type.