Click or drag to resize
FloatRangeMin Property
Gets the minimum value of the range.

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

Property Value

Type: Single
The minimum value of the range.
See Also