Click or drag to resize
FloatRangeMax Property
Gets the maximum value of the range.

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

Property Value

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