Abstract base class for action nodes that contain other action nodes.
Actions executed if condition or conditions not matching.
Else()
Actions executed if condition or conditions not matching.
override string LocalName
Local name
override IStateMachineNode Create()
Creates a new node of the corresponding type.
Interface for State-Machine nodes