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

◆ GERunner()

static void Terraria.WorldGen.GERunner ( int i,
int j,
double speedX = 0::0,
double speedY = 0::0,
bool good = true )
inlinestatic

Definition at line 16133 of file WorldGen.cs.

16134 {
16135 int num = 1;
16136 if (num == 0)
16137 {
16138 }
16139 if (num == 0)
16140 {
16141 }
16142 Tile tile;
16143 bool flag = tile.active();
16144 Tile tile2;
16145 ushort type = tile2.type;
16146 }
class f__AnonymousType0<< Count > j__TPar

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