MaxValue (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
Added category
>JulienDethurens
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Property
<onlyinclude>{{Property
|name=MaxValue
|name=MaxValue
|property=[[Integer]] ''maxValue''
|type=[[int]]
|description=The highest number [[ConstrainedValue]] can be.
|description=The highest number the [[ConstrainedValue]] property can be.
|objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}}
|objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 21:06, 12 February 2012

MaxValue
Type int
Description The highest number the ConstrainedValue property can be.
Member of DoubleConstrainedValue, IntConstrainedValue