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

◆ addCloud()

static void Terraria.Cloud.addCloud ( )
inlinestatic

Definition at line 34 of file Cloud.cs.

35 {
36 int num = 1;
37 if (num == 0)
38 {
39 }
40 bool netHostOnly = Main.NetHostOnly;
41 if (num == 0)
42 {
43 }
44 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Main.NetHostOnly.

Referenced by Terraria.Cloud.resetClouds().