Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
base class for hierarchic finite state machine More...
base class for hierarchic finite state machine
stores current state (m_State) and transition table with possible transitions from each state to another state via event
each state can have nested state machine, thus creating hierarchy