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

◆ BossIsActive()

static bool Terraria.GameContent.Events.LanternNight.BossIsActive ( )
inlinestaticprivate

Definition at line 51 of file LanternNight.cs.

52 {
53 if (!true)
54 {
55 return;
56 }
57 }

Referenced by Terraria.GameContent.Events.LanternNight.LanternsCanStart().