blob: 4b3dfe7094ed838f86e521500008041d9c75a63e [file] [log] [blame]
{
"name": "TextTargetModifier",
"key": {
"int": 546,
"string": "texttargetmodifier"
},
"abstract": true,
"extends": "text/text_modifier.json",
"properties": {
"targetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 778,
"string": "targetid"
},
"description": "Identifier for the targeted component."
}
}
}