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

◆ ClearEdges()

void Terraria.Map.WorldMap.ClearEdges ( )
inline

Definition at line 234 of file WorldMap.cs.

235 {
236 int maxWidth = this.MaxWidth;
237 int maxWidth2 = this.MaxWidth;
238 int maxHeight = this.MaxHeight;
239 int maxHeight2 = this.MaxHeight;
240 int maxWidth3 = this.MaxWidth;
241 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Map.WorldMap.MaxHeight, and Terraria.Map.WorldMap.MaxWidth.