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.DD2Event.UpdateTime ( )
inlinestatic

Definition at line 214 of file DD2Event.cs.

215 {
216 int num = 1;
217 if (num == 0)
218 {
219 }
220 if (num == 0)
221 {
222 if (num == 0)
223 {
224 }
225 if (num == 0)
226 {
227 return;
228 }
229 }
230 if (num == 0)
231 {
232 }
233 bool logicHost = Main.LogicHost;
234 bool flag = NPC.AnyNPCs(548);
235 DD2Event.StopInvasion(false);
236 bool netClientOnly = Main.NetClientOnly;
237 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.NPC.AnyNPCs(), j__TPar, Terraria.Main.LogicHost, Terraria.Main.NetClientOnly, and Terraria.GameContent.Events.DD2Event.StopInvasion().