blob: 54a29c71b376810cdccf0758d260533989f8a8bf [file] [log] [blame] [edit]
{
"name": "CustomPropertyEnum",
"key": {
"int": 616,
"string": "custompropertyenum"
},
"extends": "custom_property.json",
"properties": {
"propertyValue": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"animates": true,
"key": {
"int": 872,
"string": "propertyvalue"
},
"description": "The id of the selected enum",
"bindable": true
},
"enumId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 873,
"string": "enumid"
},
"description": "The id of the data enum"
}
}
}