blob: 600aa07db27f9275aff2b05d1f4029262e253608 [file] [log] [blame] [edit]
{
"name": "ScriptInputArtboard",
"key": {
"int": 621,
"string": "scriptinputartboard"
},
"extends": "custom_property.json",
"properties": {
"artboardId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 876,
"string": "artboardid"
},
"description": "Identifier used to track the Artboard referenced.",
"bindable": true
},
"dataTypeId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 877,
"string": "datatypeid"
},
"description": "Identifier used to track the DataEnum or ViewModel representing the type.",
"runtime": false
}
}
}