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

◆ RunServerCallBack()

static void Terraria.Main.RunServerCallBack ( object threadContext)
inlinestatic

Definition at line 6574 of file Main.cs.

6575 {
6576 int num = 1;
6577 if (num == 0)
6578 {
6579 }
6580 if (num == 0)
6581 {
6582 }
6583 if (256 == 0)
6584 {
6585 }
6587 }
static void EndThreadProfiling()
Definition Profiler.cs:20

References UnityEngine.Profiling.Profiler.EndThreadProfiling().