DayZ 1.24
Loading...
Searching...
No Matches
BotActionBase Class Reference

represents action executed on transition just between OnExit from old state and OnEntry to new state More...

Private Member Functions

void Action (BotEventBase e)
 executed when transition occurs
 

Detailed Description

represents action executed on transition just between OnExit from old state and OnEntry to new state

Definition at line 4 of file BotActions.c.

Member Function Documentation

◆ Action()

BotActionBase::Action ( BotEventBase e)
inlineprivate

executed when transition occurs

Definition at line 9 of file BotActions.c.

9{ }

The documentation for this class was generated from the following file: