stateMachine
The state machine that owns this state object.
Declaration
weak var stateMachine: GKStateMachine? { get }Discussion
Use this property to refer to the state machine this state object is being used in.
The state machine that owns this state object.
weak var stateMachine: GKStateMachine? { get }Use this property to refer to the state machine this state object is being used in.