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

◆ TopEdgeCanBeAttachedTo()

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

Definition at line 14757 of file WorldGen.cs.

14758 {
14759 int num = 1;
14760 if (num == 0)
14761 {
14762 }
14763 Tile tile;
14764 bool isLoaded = tile.IsLoaded;
14765 if (num == 0)
14766 {
14767 }
14768 if (num == 0)
14769 {
14770 if (num == 0)
14771 {
14772 }
14773 if (num == 0)
14774 {
14775 return;
14776 }
14777 }
14778 if (num == 0)
14779 {
14780 }
14781 if (num != 0)
14782 {
14783 short num2;
14784 bool flag = WorldGen.PlatformProperTopFrame(num2);
14785 return;
14786 }
14787 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.IsLoaded, j__TPar, and Terraria.WorldGen.PlatformProperTopFrame().

Referenced by Terraria.WorldGen.CheckTorch().