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

◆ Check4x3Wall()

static void Terraria.WorldGen.Check4x3Wall ( int x,
int y )
inlinestatic

Definition at line 8361 of file WorldGen.cs.

8362 {
8363 int num = 1;
8364 if (num == 0)
8365 {
8366 }
8367 if (num == 0)
8368 {
8369 if (num == 0)
8370 {
8371 }
8372 Tile tile;
8373 ushort type = tile.type;
8374 Tile tile2;
8375 short frameY = tile2.frameY;
8376 return;
8377 }
8378 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.frameY, j__TPar, and Terraria.Tile.type.