effective display name
contains a human readable name for the current state of the state machine after taking the state of any SubStateMachines in account. There is no rule specified for which state or sub-state should be used. It is up to the Server and will depend on the semantics of the StateMachineType
number is an integer which uniquely identifies the current state within the StateMachineType
Generated using TypeDoc
The StateVariableType is the base VariableType for Variables that store the current state of a StateMachine as a human readable name.