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

◆ Place3x3()

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

Definition at line 11434 of file WorldGen.cs.

11435 {
11436 int num = 1;
11437 if (num == 0)
11438 {
11439 }
11440 long num2 = 0L;
11441 Tile tile;
11442 bool flag = tile.active();
11443 if (num == 0)
11444 {
11445 }
11446 bool flag2 = WorldGen.SolidTile2(y, (int)num2);
11447 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), j__TPar, System.L, and Terraria.WorldGen.SolidTile2().