blob: 9cb5df131d056a227c70f38371fc9bd79907a4fd [file] [log] [blame]
{
"name": "DrawTarget",
"key": {
"int": 48,
"string": "drawtarget"
},
"extends": "component.json",
"properties": {
"drawableId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 119,
"string": "drawableid"
},
"description": "Id of the drawable this target references."
},
"placementValue": {
"type": "uint",
"typeRuntime": "uint",
"initialValue": "0",
"key": {
"int": 120,
"string": "placementvalue"
},
"description": "Backing enum value for the Placement."
}
}
}