| { |
| "name": "ViewModelInstanceTrigger", |
| "key": { |
| "int": 501, |
| "string": "viewmodelinstancetrigger" |
| }, |
| "extends": "viewmodel/viewmodel_instance_value.json", |
| "properties": { |
| "propertyValue": { |
| "type": "uint", |
| "initialValue": "0", |
| "animates": true, |
| "key": { |
| "int": 687, |
| "string": "propertyvalue" |
| }, |
| "description": "The boolean value.", |
| "bindable": true |
| }, |
| "playbackValue": { |
| "type": "uint", |
| "initialValue": "0", |
| "key": { |
| "int": 688, |
| "string": "playbackvalue" |
| }, |
| "runtime": false, |
| "coop": false |
| }, |
| "fire": { |
| "type": "callback", |
| "animates": true, |
| "key": { |
| "int": 1016, |
| "string": "fire" |
| }, |
| "description": "Callback type used for keying the trigger" |
| } |
| } |
| } |