| { | |
| "name": "ViewModelPropertyEnumSystem", | |
| "key": { | |
| "int": 511, | |
| "string": "viewmodelpropertyenumsystem" | |
| }, | |
| "extends": "viewmodel/viewmodel_property_enum.json", | |
| "properties": { | |
| "enumType": { | |
| "type": "uint", | |
| "key": { | |
| "int": 708, | |
| "string": "enumtype" | |
| }, | |
| "description": "The enum system type." | |
| }, | |
| "enumId": { | |
| "type": "Id", | |
| "initialValue": "Core.missingId", | |
| "key": { | |
| "int": 735, | |
| "string": "enumid" | |
| }, | |
| "description": "The id of the enum.", | |
| "runtime": false | |
| } | |
| } | |
| } |