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