blob: e713cbaf456cdcfe3a64a1b3c084c4e2801d614a [file] [log] [blame]
{
"name": "StateMachineFireEvent",
"key": {
"int": 169,
"string": "statemachinefireevent"
},
"extends": "animation/state_machine_fire_action.json",
"properties": {
"eventId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 392,
"string": "eventid"
},
"description": "Id of the Event referenced."
}
}
}