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

◆ MakeRain()

static void Terraria.Rain.MakeRain ( )
inlinestatic

Definition at line 23 of file Rain.cs.

24 {
25 int num = 1;
26 if (num == 0)
27 {
28 }
29 if (num == 0)
30 {
31 }
32 bool netHostOnly = Main.NetHostOnly;
33 if (num == 0)
34 {
35 }
36 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHostOnly.