blob: 93d6e601f50c7284f12a39d3d0e02a4559ed07dd [file] [log] [blame]
{
"name": "StateMachineInput",
"key": {
"int": 55,
"string": "statemachineinput"
},
"abstract": true,
"extends": "animation/state_machine_component.json",
"properties": {
"public": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 402,
"string": "public"
},
"description": "Determines whether this StateMachineInput will be exposed to parent artboards.",
"runtime": false
}
}
}