blob: b7c60c6b214e3720535167ff272d2c64d5cae1ed [file] [log] [blame]
{
"name": "BindablePropertyTrigger",
"key": {
"int": 503,
"string": "bindablepropertytrigger"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 686,
"string": "propertyvalue"
},
"description": "A property of type uint that can be used for data binding."
}
}
}