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

void Terraria.Projectile.AI_175_TitaniumStormShards ( )
inlineprivate

Definition at line 3156 of file Projectile.cs.

3157 {
3158 if (!true)
3159 {
3160 }
3161 this.Kill();
3162 }

References Terraria.Projectile.Kill().