![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
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