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

◆ Place3x1()

static void Terraria.WorldGen.Place3x1 ( int x,
int y,
ushort type,
int style = 0 )
inlinestatic

Definition at line 10990 of file WorldGen.cs.

10991 {
10992 if (!true)
10993 {
10994 }
10995 if (65533 == 0)
10996 {
10997 }
10998 Tile tile;
10999 bool flag = tile.active();
11000 }

References Terraria.Tile.active().