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

◆ mapMaxX

int Terraria.Main.mapMaxX
staticgetset

Definition at line 1132 of file Main.cs.

1133 {
1134 get
1135 {
1136 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
1137 }
1138 set
1139 {
1140 }
1141 }

Referenced by GUIMap.DrawToMap().