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

◆ SolidTileAllowTopSlope()

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

Definition at line 14683 of file WorldGen.cs.

14684 {
14685 int num = 1;
14686 if (num == 0)
14687 {
14688 }
14689 Tile tile;
14690 bool isLoaded = tile.IsLoaded;
14691 if (num == 0)
14692 {
14693 }
14694 if (num == 0)
14695 {
14696 }
14697 if (num == 0)
14698 {
14699 }
14700 if (num != 0)
14701 {
14702 return;
14703 }
14704 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.IsLoaded, and j__TPar.