blob: 8f5a8834c6a6870e08e81a17ff1b990cb1d663d6 [file] [log] [blame]
{
"name": "TransitionValueCondition",
"key": {
"int": 69,
"string": "transitionvaluecondition"
},
"abstract": true,
"extends": "animation/transition_condition.json",
"properties": {
"opValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 156,
"string": "opvalue"
},
"description": "Integer representation of the StateMachineOp enum."
}
}
}