GetState

virtual T IStateMachine::GetState() = 0

Gets the state of the state machine.

Returns

T – State of the state machine.

Throws