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()

void Terraria.IO.ChestInfo_OldMobile.FixDresserChests ( )
inlineprivate

Definition at line 16 of file ChestInfo_OldMobile.cs.

17 {
18 int num = 1;
19 long num2 = 0L;
20 if (num == 0)
21 {
22 }
23 long num3 = 0L;
24 if (num == 0)
25 {
26 }
27 Tile tile;
28 bool flag = tile.active();
29 int num4 = Chest.CreateChest((int)num2, (int)num3, (int)num3);
30 }
class f__AnonymousType0<< Count > j__TPar

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