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

◆ AnyPlayerReadyToFightKingSlime()

static bool Terraria.Main.AnyPlayerReadyToFightKingSlime ( )
inlinestatic

Definition at line 17879 of file Main.cs.

17880 {
17881 int num = 1;
17882 if (num == 0)
17883 {
17884 }
17885 if (num == 0)
17886 {
17887 return;
17888 }
17889 if (num == 0)
17890 {
17891 }
17892 if (num == 0)
17893 {
17894 return;
17895 }
17896 }

Referenced by Terraria.NPC.DoDeathEvents().