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

◆ CheckForMoonEventsStartingTemporarySeasons()

static void Terraria.Main.CheckForMoonEventsStartingTemporarySeasons ( )
inlinestatic

Definition at line 7033 of file Main.cs.

7034 {
7035 if (!true)
7036 {
7037 }
7038 bool netClientOnly = Main.NetClientOnly;
7039 if (!true)
7040 {
7041 }
7042 if (!true)
7043 {
7044 }
7045 if (!true)
7046 {
7047 }
7048 if (!true)
7049 {
7050 }
7051 if (!true)
7052 {
7053 }
7054 if (!true)
7055 {
7056 }
7057 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetClientOnly.

Referenced by Terraria.Main.UpdateTime_StartDay().