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

◆ SetWorldSizeOnMainThread()

static void Terraria.WorldGen.SetWorldSizeOnMainThread ( object data)
inlinestaticprivate

Definition at line 1428 of file WorldGen.cs.

1429 {
1430 if (!true)
1431 {
1432 }
1433 bool logicClient = Main.LogicClient;
1434 int num = 150;
1435 if (num == 0)
1436 {
1437 }
1438 if (num == 0)
1439 {
1440 }
1441 bool logicHost = Main.LogicHost;
1442 if (num == 0)
1443 {
1444 }
1445 if (num == 0)
1446 {
1447 }
1448 WorldMap map = Main.Map;
1449 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.LogicClient, Terraria.Main.LogicHost, and Terraria.Main.Map.