|
DayZ 1.24
|
Additional Inherited Members | |
Private Member Functions inherited from BotStateBase | |
| void | BotTimedWait (Bot bot=NULL, BotStateBase parent=NULL, float timeout=3.0) |
| override void | OnEntry (BotEventBase e) |
| override void | OnExit (BotEventBase e) |
| override void | OnUpdate (float dt) |
| void | OnTimeout () |
Private Attributes inherited from BotStateBase | |
| float | m_Timeout = 3.0 |
| bool | m_Periodic = true |
Definition at line 1 of file Bot_Tests.c.