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

◆ StingerExplosion()

void Terraria.NPC.StingerExplosion ( )
inlineprivate

Definition at line 3383 of file NPC.cs.

3384 {
3385 if (!true)
3386 {
3387 }
3388 float num = this.scale;
3389 int num2 = this.type;
3391 Vector2 center = base.Center;
3392 Vector2 center2 = base.Center;
3393 if (num2 == 0)
3394 {
3395 }
3396 int myPlayer = Main.myPlayer;
3397 }
class f__AnonymousType0<< Count > j__TPar
float scale
Definition NPC.cs:11453
IEntitySource GetSpawnSource_ForProjectile()
Definition NPC.cs:7682

References Terraria.NPC.GetSpawnSource_ForProjectile(), j__TPar, Terraria.Main.myPlayer, Terraria.NPC.scale, and Terraria.NPC.type.