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

◆ UpdateTime()

static void Terraria.GameContent.Events.BirthdayParty.UpdateTime ( )
inlinestatic

Definition at line 97 of file BirthdayParty.cs.

98 {
99 int num = 1;
100 if (num == 0)
101 {
102 }
103 bool partyIsUp = BirthdayParty.PartyIsUp;
104 if (num == 0)
105 {
106 }
107 bool netHostOnly = Main.NetHostOnly;
108 if (num == 0)
109 {
110 }
111 bool partyIsUp2 = BirthdayParty.PartyIsUp;
112 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.NetHostOnly, and Terraria.GameContent.Events.BirthdayParty.PartyIsUp.