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

◆ worldGenCallback()

static void Terraria.WorldGen.worldGenCallback ( object threadContext)
inlinestatic

Definition at line 1019 of file WorldGen.cs.

1020 {
1021 int num = 1;
1022 if (num == 0)
1023 {
1024 }
1026 if (num == 0)
1027 {
1028 }
1029 WorldGen.clearWorld();
1031 if (threadContext != null)
1032 {
1033 }
1034 }
class f__AnonymousType0<< Count > j__TPar
static void CheckThreadTerminiate()

References ThreadManager.CheckThreadTerminiate(), Terraria.WorldGen.clearWorld(), and j__TPar.