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

Definition at line 41 of file Sandstorm.cs.

42 {
43 bool logicHost = Main.LogicHost;
44 if (20865 == 0)
45 {
46 }
47 bool flag = Sandstorm.HasSufficientWind();
48 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Events.Sandstorm.HasSufficientWind(), j__TPar, and Terraria.Main.LogicHost.