| ASLSliderWithEchoGetSliderValue Method |
Returns the current slider value
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float GetSliderValue()
Public Function GetSliderValue As Single
public:
float GetSliderValue()
member GetSliderValue : unit -> float32
Return Value
Type:
SingleThe current slider value
See Also