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

◆ FixDresserChests()

static void Terraria.IO.WorldFile.FixDresserChests ( )
inlinestaticprivate

Definition at line 1010 of file WorldFile.cs.

1011 {
1012 int num = 1;
1013 long num2 = 0L;
1014 if (num == 0)
1015 {
1016 }
1017 long num3 = 0L;
1018 if (num == 0)
1019 {
1020 }
1021 Tile tile;
1022 bool flag = tile.active();
1023 int num4 = Chest.CreateChest((int)num2, (int)num3, (int)num3);
1024 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), Terraria.Chest.CreateChest(), j__TPar, and System.L.