![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | BotTestSpamUserActions (Bot bot=NULL, BotStateBase parent=NULL) |
| override void | OnEntry (BotEventBase e) |
| override void | OnExit (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) |
| void | OnTimeout () |
| override void | OnUpdate (float dt) |
Private Attributes | |
| EntityAI | m_Entity |
| ref BotTestSpamUserActions_GetEntityFromSlot | m_GetRef |
| ref BotTestSpamUserActions_Start | m_Start |
| Private Attributes inherited from BotStateBase | |
| bool | m_Periodic = true |
| float | m_Timeout = 3.0 |
Definition at line 147 of file bot_testspamuseractions.c.
|
inlineprivate |
Definition at line 154 of file bot_testspamuseractions.c.
References BotStateBase::BotStateBase(), BotStateBase::m_Bot, BotStateBase::m_FSM, m_GetRef, and m_Start.
|
inlineprivate |
Definition at line 171 of file bot_testspamuseractions.c.
References botDebugPrint(), g_Game, m_Entity, and BotStateBase::m_Owner.
|
inlineprivate |
Definition at line 184 of file bot_testspamuseractions.c.
References m_Entity.
|
inlineprivate |
Definition at line 191 of file bot_testspamuseractions.c.
|
private |
Definition at line 149 of file bot_testspamuseractions.c.
|
private |
Definition at line 151 of file bot_testspamuseractions.c.
Referenced by BotTestSpamUserActions().
|
private |
Definition at line 150 of file bot_testspamuseractions.c.
Referenced by BotTestSpamUserActions().