MinValue (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Emess No edit summary |
>JulienDethurens No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Property | <onlyinclude>{{Property | ||
|name=MinValue | |name=MinValue | ||
| | |type=[[int]] | ||
|description=The lowest number [[ConstrainedValue]] can be. | |description=The lowest number the [[ConstrainedValue]] property can be. | ||
|objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}} | |objects=[[DoubleConstrainedValue]], [[IntConstrainedValue]]}}</onlyinclude> | ||
[[Category:Properties]] | [[Category:Properties]] |
Latest revision as of 21:08, 12 February 2012
MinValue | |
Type | int |
Description | The lowest number the ConstrainedValue property can be. |
Member of | DoubleConstrainedValue, IntConstrainedValue |