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

◆ clearMap

bool Terraria.Main.clearMap
staticgetset

Definition at line 1202 of file Main.cs.

1203 {
1204 get
1205 {
1206 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
1207 }
1208 set
1209 {
1210 }
1211 }

Referenced by GUIMap.DrawToMap().