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

◆ ReportEventProgress()

static void Terraria.GameContent.Events.DD2Event.ReportEventProgress ( )
inlinestatic

Definition at line 185 of file DD2Event.cs.

186 {
187 if (!true)
188 {
189 }
190 long num = 0L;
191 if (!true)
192 {
193 }
194 Main.ReportInvasionProgress(int.MinValue, 43134976, 3, (int)num);
195 }

References System.L, and Terraria.Main.ReportInvasionProgress().