| { |
| "name": "StateMachineFireTrigger", |
| "key": { |
| "int": 614, |
| "string": "statemachinefiretrigger" |
| }, |
| "extends": "animation/state_machine_fire_action.json", |
| "properties": { |
| "viewModelPathIds": { |
| "type": "List<Id>", |
| "typeRuntime": "Bytes", |
| "encoded": true, |
| "initialValue": "[]", |
| "key": { |
| "int": 871, |
| "string": "viewmodelpathids" |
| }, |
| "description": "Path to the selected view model trigger property." |
| }, |
| "isDataBindPathRelative": { |
| "type": "bool", |
| "initialValue": "false", |
| "key": { |
| "int": 923, |
| "string": "isdatabindpathrelative" |
| }, |
| "description": "Whether the data bind path is relative", |
| "runtime": false |
| } |
| } |
| } |