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

◆ FillWallHolesInSpot()

static bool Terraria.WorldGen.FillWallHolesInSpot ( int originX,
int originY,
int maxWallsThreshold )
inlinestaticprivate

Definition at line 2122 of file WorldGen.cs.

2123 {
2124 int num = 2;
2125 bool flag = WorldGen.InWorld(0, originX, num);
2126 return false;
2127 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.WorldGen.InWorld(), and j__TPar.