blob: b34168f18a3dd89c89272e44c0562cf53759829d [file] [log] [blame]
{
"name": "ListenerAlignTarget",
"key": {
"int": 126,
"string": "listeneraligntarget"
},
"extends": "animation/listener_action.json",
"properties": {
"targetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "0",
"key": {
"int": 240,
"string": "targetid"
},
"description": "Identifier used to track the object use as a target fo this listener action."
}
}
}