MinValue (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Emess No edit summary |
>Flurite No edit summary |
||
Line 2: | Line 2: | ||
|name=MinValue | |name=MinValue | ||
|property=[[Integer]] ''minValue'' | |property=[[Integer]] ''minValue'' | ||
|description=The lowest number [[ConstrainedValue]] can be. | |description=The lowest number the [[ConstrainedValue]] property can be. | ||
|objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}} | |objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}} | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 22:46, 10 February 2012
MinValue | |
Property | Integer minValue |
Description | The lowest number the ConstrainedValue property can be. |
Member of | DoubleConstrainedValue, IntConstrainedValue |