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

◆ PlaceLogicTiles()

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

Definition at line 8549 of file WorldGen.cs.

8550 {
8551 int num = 1;
8552 if (num == 0)
8553 {
8554 }
8555 if (num == 0)
8556 {
8557 }
8558 Tile tile;
8559 bool flag = tile.active();
8560 if (num == 0)
8561 {
8562 }
8563 Tile tile2;
8564 ushort type2 = tile2.type;
8565 if (num == 0)
8566 {
8567 }
8568 Tile tile3;
8569 ushort type3 = tile3.type;
8570 }
class f__AnonymousType0<< Count > j__TPar

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