| 
    DayZ 1.24
    
   | 
 
Private Member Functions | |
| void | BotTestSwapInternal (Bot bot=NULL, BotStateBase parent=NULL) | 
| override void | OnEntry (BotEventBase e) | 
| override void | OnUpdate (float dt) | 
  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 | |
| EntityAI | m_Entity1 | 
| EntityAI | m_Entity2 | 
  Private Attributes inherited from BotStateBase | |
| float | m_Timeout = 3.0 | 
| bool | m_Periodic = true | 
Definition at line 5 of file Bot_Tests.c.
      
  | 
  inlineprivate | 
Definition at line 10 of file Bot_Tests.c.
      
  | 
  inlineprivate | 
Definition at line 13 of file Bot_Tests.c.
References m_Entity1, m_Entity2, and BotStateBase::m_Owner.
Definition at line 22 of file Bot_Tests.c.
References botDebugPrint(), m_Entity1, m_Entity2, and BotStateBase::m_Owner.
      
  | 
  private | 
Definition at line 7 of file Bot_Tests.c.
Referenced by OnEntry(), and OnUpdate().
      
  | 
  private | 
Definition at line 8 of file Bot_Tests.c.
Referenced by OnEntry(), and OnUpdate().