Property:AWVehicleMassive
From AAFNRPWiki
Jump to navigationJump to search
(Created page with "This is a property of type Has type::Number. The allowed values for this property are: * Allows value::-3 * Allows value::-2 * Allows value::-1 * Allows val...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
* [[Allows value::3]] | * [[Allows value::3]] | ||
* [[Allows value::4]] | * [[Allows value::4]] | ||
* [[Allows value::5]] | |||
* [[Allows value::6]] | |||
* [[Allows value::7]] |
Latest revision as of 11:24, 16 November 2016
This is a property of type Number.
The allowed values for this property are:
- -3
- -2
- -1
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "-3", "-2", "-1", "0", "1", "2", "3", "4", "5", "6", "7" ] } }