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

◆ Check2x3Wall()

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

Definition at line 8289 of file WorldGen.cs.

8290 {
8291 int num = 1;
8292 if (num == 0)
8293 {
8294 }
8295 if (num == 0)
8296 {
8297 if (num == 0)
8298 {
8299 }
8300 Tile tile;
8301 ushort type = tile.type;
8302 Tile tile2;
8303 short frameX = tile2.frameX;
8304 return;
8305 }
8306 }
class f__AnonymousType0<< Count > j__TPar

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