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

◆ SolidTileAllowLeftSlope()

static bool Terraria.WorldGen.SolidTileAllowLeftSlope ( int i,
int j )
inlinestatic

Definition at line 14707 of file WorldGen.cs.

14708 {
14709 int num = 1;
14710 if (num == 0)
14711 {
14712 }
14713 Tile tile;
14714 bool flag = tile.active();
14715 if (num == 0)
14716 {
14717 }
14718 if (num == 0)
14719 {
14720 return;
14721 }
14722 if (num == 0)
14723 {
14724 }
14725 if (num == 0)
14726 {
14727 return;
14728 }
14729 }

References Terraria.Tile.active().