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

◆ interactedDresserTopLeftY

int Terraria.Main.interactedDresserTopLeftY
staticgetset

Definition at line 3538 of file Main.cs.

3539 {
3540 get
3541 {
3542 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
3543 }
3544 set
3545 {
3546 }
3547 }

Referenced by GUIClothesWindow.Draw().