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

◆ PlaceChand()

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

Definition at line 11329 of file WorldGen.cs.

11330 {
11331 if (!true)
11332 {
11333 }
11334 Tile tile;
11335 bool flag = tile.active();
11336 }

References Terraria.Tile.active().