blob: a69d3c3e26ae4b42c62daecfcb3390c966fb8b54 [file] [log] [blame] [edit]
{
"name": "FocusAction",
"key": {
"int": 652,
"string": "focusaction"
},
"extends": "animation/listener_action.json",
"properties": {
"targetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 952,
"string": "targetid"
},
"description": "Identifier used to track the object use as a target for this listener action."
}
}
}