blob: a607dfc28f77e9a18d451a55703702864a5af491 [file] [log] [blame]
{
"name": "DrawRules",
"key": {
"int": 49,
"string": "drawrules"
},
"extends": "container_component.json",
"properties": {
"drawTargetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"animates": true,
"key": {
"int": 121,
"string": "drawtargetid"
},
"description": "Id of the DrawTarget that is currently active for this set of rules."
}
}
}