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

◆ SmartCursorY

int Terraria.Main.SmartCursorY
staticgetset

Definition at line 2950 of file Main.cs.

2951 {
2952 get
2953 {
2954 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2955 }
2956 set
2957 {
2958 }
2959 }

Referenced by Terraria.Main.DrawSmartCursor().