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

◆ Place6x4Wall()

static void Terraria.WorldGen.Place6x4Wall ( int x,
int y,
ushort type,
int style )
inlinestatic

Definition at line 8381 of file WorldGen.cs.

8382 {
8383 int num = 1;
8384 if (num == 0)
8385 {
8386 }
8387 Tile tile;
8388 bool flag = tile.active();
8389 if (num == 0)
8390 {
8391 }
8392 Tile tile2;
8393 ushort wall = tile2.wall;
8394 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), j__TPar, and Terraria.Tile.wall.