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

◆ startPumpkinMoon()

static void Terraria.Main.startPumpkinMoon ( )
inlinestatic

Definition at line 7087 of file Main.cs.

7088 {
7089 int num = 1;
7090 if (num == 0)
7091 {
7092 }
7093 bool logicHost = Main.LogicHost;
7094 if (num == 0)
7095 {
7096 }
7097 long num2 = 1L;
7098 if (305 == 0)
7099 {
7100 }
7101 if (num2 == 0L)
7102 {
7103 }
7104 if (num2 != 0L || num2 == 0L)
7105 {
7106 }
7107 if (num2 == 0L)
7108 {
7109 }
7110 bool netHost = Main.NetHost;
7111 }
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().