blob: df4cd3b7dd8c234114e368aff0e3f3a994f53c62 [file] [log] [blame]
{
"name": "ListenerInputChange",
"key": {
"int": 116,
"string": "listener_input_change"
},
"abstract": true,
"properties": {
"listenerId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "0",
"key": {
"int": 226,
"string": "listenerId"
},
"description": "Identifier used to track the StateMachineListener this result belongs to.",
"runtime": false
},
"inputId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 227,
"string": "inputid"
},
"description": "Id of the StateMachineInput referenced."
},
"order": {
"type": "FractionalIndex",
"initialValue": "FractionalIndex.invalid",
"initialValueRuntime": "0",
"key": {
"int": 230,
"string": "order"
},
"description": "Order value for condition in a transition.",
"runtime": false
}
}
}