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

void Terraria.Projectile.AI_177_IceWhipSlicer ( )
inlineprivate

Definition at line 3088 of file Projectile.cs.

3089 {
3090 if (!true)
3091 {
3092 }
3093 int num = this.type;
3094 this.Kill();
3095 }

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