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

◆ SolidTileAllowRightSlope()

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

Definition at line 14732 of file WorldGen.cs.

14733 {
14734 int num = 1;
14735 if (num == 0)
14736 {
14737 }
14738 Tile tile;
14739 bool flag = tile.active();
14740 if (num == 0)
14741 {
14742 }
14743 if (num == 0)
14744 {
14745 return;
14746 }
14747 if (num == 0)
14748 {
14749 }
14750 if (num == 0)
14751 {
14752 return;
14753 }
14754 }

References Terraria.Tile.active().