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

◆ InReforgeMenu

bool Terraria.Main.InReforgeMenu
staticgetset

Definition at line 2658 of file Main.cs.

2659 {
2660 get
2661 {
2662 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
2663 }
2664 set
2665 {
2666 }
2667 }

Referenced by GUICraftGuide.Draw(), and InterfaceProfile_Layout.RefreshAllItems().