| { | |
| "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." | |
| } | |
| } | |
| } |