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

◆ Place2x3Wall()

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

Definition at line 8273 of file WorldGen.cs.

8274 {
8275 int num = 65533;
8276 if (num == 0)
8277 {
8278 }
8279 Tile tile;
8280 bool flag = tile.active();
8281 if (num == 0)
8282 {
8283 }
8284 Tile tile2;
8285 ushort wall = tile2.wall;
8286 }
class f__AnonymousType0<< Count > j__TPar

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