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

◆ Check2x2Style()

static void Terraria.WorldGen.Check2x2Style ( int i,
int j,
int type )
inlinestatic

Definition at line 11083 of file WorldGen.cs.

11084 {
11085 int num = 1;
11086 if (num == 0)
11087 {
11088 }
11089 if (num == 0)
11090 {
11091 if (num == 0)
11092 {
11093 }
11094 Tile tile;
11095 short frameY = tile.frameY;
11096 Tile tile2;
11097 short frameX = tile2.frameX;
11098 return;
11099 }
11100 }
class f__AnonymousType0<< Count > j__TPar

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