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

◆ ClearAllDD2HostilesInGame()

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

Definition at line 677 of file DD2Event.cs.

678 {
679 int num = 1;
680 if (num == 0)
681 {
682 }
683 if (num != 0)
684 {
685 bool netHost = Main.NetHost;
686 }
687 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHost.

Referenced by Terraria.GameContent.Events.DD2Event.WipeEntities().