DayZ 1.24
|
represents guard on a transition from state to state More...
Private Member Functions | |
bool | GuardCondition (BotEventBase e) |
void | BotGuardAnd (BotGuardBase arg0=NULL, BotGuardBase arg1=NULL) |
override bool | GuardCondition (BotEventBase e) |
void | BotGuardNot (BotGuardBase arg0=NULL) |
override bool | GuardCondition (BotEventBase e) |
void | BotGuardOr (BotGuardBase arg0=NULL, BotGuardBase arg1=NULL) |
override bool | GuardCondition (BotEventBase e) |
Private Attributes | |
ref BotGuardBase | m_arg0 |
ref BotGuardBase | m_arg1 |
represents guard on a transition from state to state
Definition at line 4 of file BotGuards.c.
|
inlineprivate |
Definition at line 19 of file BotGuards.c.
|
inlineprivate |
Definition at line 33 of file BotGuards.c.
|
inlineprivate |
|
inlineprivate |
Definition at line 11 of file BotGuards.c.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
Definition at line 16 of file BotGuards.c.
|
private |
Definition at line 17 of file BotGuards.c.