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

◆ wholeNumbers

bool UnityEngine.UI.Slider.wholeNumbers
getset

Definition at line 131 of file Slider.cs.

132 {
133 get
134 {
135 return this.m_WholeNumbers;
136 }
137 set
138 {
139 float value2 = this.m_Value;
140 this.UpdateVisuals();
141 }
142 }
class f__AnonymousType0<< Count > j__TPar