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

◆ HighlightNewItems

bool Terraria.UI.ItemSlot.Options.HighlightNewItems
staticgetset

Definition at line 1624 of file ItemSlot.cs.

1625 {
1626 get
1627 {
1628 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
1629 }
1630 set
1631 {
1632 }
1633 }

Referenced by Terraria.UI.ItemSlot.Draw(), and Terraria.Main.SaveSettings().