blob: e0555718e60bc4d2d9296d03febe3e585648fde6 [file] [log] [blame]
{
"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
}
}
}