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

◆ FixChand()

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

Definition at line 11317 of file WorldGen.cs.

11318 {
11319 if (!true)
11320 {
11321 }
11322 Tile tile;
11323 ushort type = tile.type;
11324 Tile tile2;
11325 bool flag = tile2.active();
11326 }
class f__AnonymousType0<< Count > j__TPar

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

Referenced by Terraria.WorldGen.FixChands().