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

◆ ClearAllTowersInGame()

static void Terraria.GameContent.Events.DD2Event.ClearAllTowersInGame ( )
inlinestatic

Definition at line 665 of file DD2Event.cs.

666 {
667 int num = 1;
668 if (num == 0)
669 {
670 }
671 if (num != 0)
672 {
673 }
674 }

Referenced by Terraria.GameContent.Events.DD2Event.StartInvasion(), and Terraria.GameContent.Events.DD2Event.WipeEntities().