DayZ
1.24
Loading...
Searching...
No Matches
BotActions.c
Go to the documentation of this file.
1
4
class
BotActionBase
5
{
9
void
Action
(
BotEventBase
e
) { }
10
};
11
BotActionBase
represents action executed on transition just between OnExit from old state and OnEntry to new state
Definition
BotActions.c:5
BotActionBase::Action
void Action(BotEventBase e)
executed when transition occurs
Definition
BotActions.c:9
BotEventBase
represents event that triggers transition from state to state
Definition
BotEvents.c:5
Param3
Definition
EntityAI.c:95
scripts
4_World
Systems
Bot
BotActions.c
Generated by
1.10.0