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

◆ CheckForMoonEventsScoreDisplay()

static void Terraria.Main.CheckForMoonEventsScoreDisplay ( )
inlinestatic

Definition at line 7060 of file Main.cs.

7061 {
7062 if (!true)
7063 {
7064 }
7065 if ("Misc.FrostMoonScore" == null)
7066 {
7067 }
7068 if ("Misc.FrostMoonScore" == null)
7069 {
7070 }
7071 }

Referenced by Terraria.Main.UpdateTime_StartDay().