State::GetStateType

State::GetStateType
inline StateType GetStateType() const;
Description

GetStateType obtains the StateType of this state. The state type of a given object never changes after construction.

Return Value

The StateType of the state object.