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

◆ mapMinY

int Terraria.Main.mapMinY
staticgetset

Definition at line 1146 of file Main.cs.

1147 {
1148 get
1149 {
1150 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
1151 }
1152 set
1153 {
1154 }
1155 }

Referenced by GUIMap.DrawToMap().