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

◆ startSnowMoon()

static void Terraria.Main.startSnowMoon ( )
inlinestatic

Definition at line 7114 of file Main.cs.

7115 {
7116 int num = 1;
7117 if (num == 0)
7118 {
7119 }
7120 bool logicHost = Main.LogicHost;
7121 if (num == 0)
7122 {
7123 }
7124 long num2 = 1L;
7125 if (338 == 0)
7126 {
7127 }
7128 if (num2 == 0L)
7129 {
7130 }
7131 if (num2 != 0L || num2 == 0L)
7132 {
7133 }
7134 if (num2 == 0L)
7135 {
7136 }
7137 bool netHost = Main.NetHost;
7138 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Microsoft.Xna.Framework.Input.L, Terraria.Main.LogicHost, and Terraria.Main.NetHost.

Referenced by Terraria.Player.ItemCheck_UseEventItems().