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

◆ ClearRain()

static void Terraria.Rain.ClearRain ( )
inlinestatic

Definition at line 10 of file Rain.cs.

11 {
12 int num = 1;
13 if (num == 0)
14 {
15 }
16 if (num == 0)
17 {
18 }
19 Rain[] rain = Main.rain;
20 }

References Terraria.Main.rain.