blob: 7ec542d9e8176749c6b82faa457faee6e83d8eb0 [file] [log] [blame] [edit]
{
"name": "CustomPropertyBoolean",
"key": {
"int": 129,
"string": "custompropertyboolean"
},
"extends": "custom_property.json",
"properties": {
"propertyValue": {
"type": "bool",
"initialValue": "false",
"animates": true,
"key": {
"int": 245,
"string": "value"
},
"bindable": true
}
}
}