State::State

State::State
State(StateType st = State_None);
Description

State constructor, only invoked from derived classes. The constructor takes a StateType as an argument, which defines the state type; this value cannot be changed after object creation.