blob: 633b1ab8cb60f3c2659abf5dbc656104d2006417 [file] [log] [blame]
{
"name": "StateMachineNestedInput",
"key": {
"int": 173,
"string": "statemachinenestedinput"
},
"extends": "animation/state_machine_component.json",
"runtime": false,
"properties": {
"nestedInputId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 403,
"string": "nestedinputid"
},
"description": "Id of the NestedInput.",
"runtime": false
}
}
}