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

◆ CheckTorch()

static void Terraria.WorldGen.CheckTorch ( int x,
int y )
inlinestatic

Definition at line 17637 of file WorldGen.cs.

17638 {
17639 if (!true)
17640 {
17641 }
17642 Tile tile;
17643 short frameX = tile.frameX;
17644 int num = 66;
17645 if (num == 0)
17646 {
17647 }
17648 long num2 = 0L;
17649 if (num != 0)
17650 {
17651 bool flag = WorldGen.TopEdgeCanBeAttachedTo(x, (int)num2);
17652 }
17653 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.frameX, j__TPar, System.L, and Terraria.WorldGen.TopEdgeCanBeAttachedTo().