blob: cad968fae35a312a56cae22b92f3ac40cdf7edfb [file] [log] [blame]
{
"name": "ViewModelInstanceBoolean",
"key": {
"int": 449,
"string": "viewmodelinstanceboolean"
},
"extends": "viewmodel/viewmodel_instance_value.json",
"properties": {
"propertyValue": {
"type": "bool",
"initialValue": "false",
"animates": true,
"key": {
"int": 593,
"string": "propertyvalue"
},
"description": "The boolean value.",
"bindable": true
},
"playbackValue": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 594,
"string": "playbackvalue"
},
"runtime": false,
"coop": false
}
}
}