blob: 6a6331f71c5f18079c9483d007b03f5dc8898cc1 [file] [log] [blame]
{
"name": "TransitionInputCondition",
"key": {
"int": 67,
"string": "transitioninputcondition"
},
"abstract": true,
"extends": "animation/transition_condition.json",
"properties": {
"inputId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 155,
"string": "inputid"
},
"description": "Id of the StateMachineInput referenced."
}
}
}