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

◆ hBar

float Terraria.Main.hBar
staticgetset

Definition at line 3650 of file Main.cs.

3651 {
3652 get
3653 {
3654 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
3655 }
3656 set
3657 {
3658 }
3659 }

Referenced by GUIClothesWindow.DrawHSLSlider(), GUISlider.DrawLightnessSlider(), and GUISlider.DrawSaturationSlider().