StateMachine.CurrentState property

Gets the Type of the current state.

protected internal Type CurrentState { get; }

See Also