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

◆ CheckTree()

static void Terraria.WorldGen.CheckTree ( int i,
int j )
inlinestatic

Definition at line 11827 of file WorldGen.cs.

11828 {
11829 if (!true)
11830 {
11831 }
11832 Tile tile;
11833 ushort type = tile.type;
11834 Tile tile2;
11835 bool flag = tile2.active();
11836 Tile tile3;
11837 ushort type2 = tile3.type;
11838 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.active(), j__TPar, and Terraria.Tile.type.