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

◆ AnnounceGoblinDeath()

static void Terraria.GameContent.Events.DD2Event.AnnounceGoblinDeath ( NPC n)
inlinestatic

Definition at line 716 of file DD2Event.cs.

717 {
718 if (!true)
719 {
720 }
721 Vector2 bottom = n.Bottom;
722 }

References Terraria.Entity.Bottom.