YaUISlider
YaUISlider is the class that manages the slider UI.Properties
number Value
CLIENT ONLY 
The current value of the slider, ranging from 0 to 100
EventListener OnGripTouchEnd
CLIENT ONLY 
Fired when the thumb of the slider is released.
EventListener onChanged
CLIENT ONLY 
Fired when the slider is changed.
number Min
CLIENT ONLY 
The slider Minimum Value
number Max
CLIENT ONLY 
The slider Maximum Value
Functions
void DoDispose()
CLIENT ONLY 
Disposes of this UI.