blob: 3eb36585c6232ba078e43958fda083470e30fd3a [file] [log] [blame]
{
"name": "TransitionViewModelCondition",
"key": {
"int": 482,
"string": "transitionviewmodelcondition"
},
"extends": "animation/transition_condition.json",
"properties": {
"leftComparatorId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 648,
"string": "leftcomparatorid"
},
"description": "The id of the left comaprand to use for this condition",
"runtime": false
},
"rightComparatorId": {
"type": "Id",
"initialValue": "Core.missingId",
"key": {
"int": 649,
"string": "rightcomparatorid"
},
"description": "The id of the right comaprand to use for this condition",
"runtime": false
},
"opValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 650,
"string": "opvalue"
},
"description": "Integer representation of the StateMachineOp enum."
}
}
}