Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
botfsm.c
Go to the documentation of this file.
1
4
class
BotFSM
extends
HFSMBase
<BotStateBase, BotEventBase, BotActionBase, BotGuardBase>
5
{ };
6
7
typedef
FSMTransition<BotStateBase, BotEventBase, BotActionBase, BotGuardBase>
BotTransition
;
8
9
BotTransition
FSMTransition< BotStateBase, BotEventBase, BotActionBase, BotGuardBase > BotTransition
Definition
botfsm.c:7
BotFSM
Bot Finite State Machine (Hierarchical)
FSMTransition
represents transition src -— event[guard]/action -—|> dst
HFSMBase
base class for hierarchic finite state machine
Daten
4_world
systems
bot
botfsm.c
Generated by
1.12.0