blob: 45c7f0abf2862e2b2bcf24a468fe566fb11c06ac [file] [log] [blame] [edit]
{
"name": "CustomPropertyTrigger",
"key": {
"int": 613,
"string": "custompropertytrigger"
},
"extends": "custom_property.json",
"properties": {
"fire": {
"type": "callback",
"animates": true,
"key": {
"int": 869,
"string": "fire"
},
"description": "Callback type used for keying the trigger"
},
"propertyValue": {
"type": "uint",
"initialValue": "0",
"animates": true,
"key": {
"int": 870,
"string": "propertyvalue"
},
"description": "Property value used to bind the trigger",
"bindable": true
}
}
}