Click or drag to resize
SoftSliderAttributeRange Property
Gets the range of the slider.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public FloatRange Range { get; }

Property Value

Type: FloatRange
The range of the slider.
See Also