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

◆ GetBiomeInfluence()

static void Terraria.WorldGen.GetBiomeInfluence ( int startX,
int endX,
int startY,
int endY,
[Out] int corruptCount,
[Out] int crimsonCount,
[Out] int hallowedCount )
inlinestatic

Definition at line 9704 of file WorldGen.cs.

9705 {
9706 int num = 1;
9707 if (num == 0)
9708 {
9709 }
9710 Tile tile;
9711 bool isLoaded = tile.IsLoaded;
9712 if (num == 0)
9713 {
9714 }
9715 if (num != 0)
9716 {
9717 }
9718 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Tile.IsLoaded, and j__TPar.