 | FloatRangeMax Property |
Gets the maximum value of the range.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic float Max { get; }
Property Value
Type:
SingleThe maximum value of the range.
See Also