 | SoftSliderAttributeRange Property |
Gets the range of the slider.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic FloatRange Range { get; }
Property Value
Type:
FloatRangeThe range of the slider.
See Also