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

◆ selColor

Microsoft.Xna.Framework.Graphics.Color Terraria.Main.selColor
staticgetset

Definition at line 3622 of file Main.cs.

3623 {
3624 get
3625 {
3626 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
3627 }
3628 set
3629 {
3630 }
3631 }

Referenced by GUIHairWindow.DrawCategoryButtons(), GUIClothesWindow.DrawHSLSlider(), and GUIHairWindow.DrawSelectedHair().