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

◆ WaitForThreadTime()

static void Terraria.WorldGen.WaitForThreadTime ( )
inlinestaticprivate

Definition at line 16059 of file WorldGen.cs.

16060 {
16061 if (!true)
16062 {
16063 }
16067 bool flag = timeSpan > timeSpan2;
16068 long num = 0L;
16070 if (num == 0L)
16071 {
16072 WorldGen.WaitForThreadTime();
16073 return;
16074 }
16075 throw new OutOfMemoryException();
16076 }
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
Definition Monitor.cs:47
static DateTime Now
Definition DateTime.cs:530

References System.Threading.Monitor.Exit(), j__TPar, System.L, System.DateTime.Now, and Terraria.WorldGen.WaitForThreadTime().

Referenced by Terraria.WorldGen.WaitForThreadTime().