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

◆ PlaceMB()

static void Terraria.WorldGen.PlaceMB ( int X,
int y,
ushort type,
int style )
inlinestatic

Definition at line 10408 of file WorldGen.cs.

10409 {
10410 if (!true)
10411 {
10412 }
10413 if (65533 == 0)
10414 {
10415 }
10416 Tile tile;
10417 bool flag = tile.active();
10418 }

References Terraria.Tile.active().