| { |
| "name": "ViewModelInstanceEnum", |
| "key": { |
| "int": 432, |
| "string": "viewmodelinstanceenum" |
| }, |
| "extends": "viewmodel/viewmodel_instance_value.json", |
| "properties": { |
| "propertyValue": { |
| "type": "Id", |
| "typeRuntime": "uint", |
| "initialValue": "Core.missingId", |
| "initialValueRuntime": "0", |
| "animates": true, |
| "key": { |
| "int": 560, |
| "string": "propertyvalue" |
| }, |
| "description": "The id of the enum value.", |
| "bindable": true |
| }, |
| "playbackValue": { |
| "type": "Id", |
| "initialValue": "Core.missingId", |
| "key": { |
| "int": 684, |
| "string": "playbackvalue" |
| }, |
| "description": "The id of the enum value.", |
| "runtime": false |
| } |
| } |
| } |