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

◆ InGuideCraftMenu

bool Terraria.Main.InGuideCraftMenu
staticgetset

Definition at line 2644 of file Main.cs.

2645 {
2646 get
2647 {
2648 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2649 }
2650 set
2651 {
2652 }
2653 }

Referenced by GUIClothesWindow.Draw(), GUIHairWindow.Draw(), GUIReforge.Draw(), InterfaceProfile_Layout.RefreshAllItems(), and GUIPageIcons.RefreshAvailableItems().