Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
BotTestSpamUserActions Class Reference
Inheritance diagram for BotTestSpamUserActions:
BotStateBase

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

Detailed Description

Definition at line 147 of file bot_testspamuseractions.c.

Constructor & Destructor Documentation

◆ BotTestSpamUserActions()

void BotTestSpamUserActions ( Bot bot = NULL,
BotStateBase parent = NULL )
inlineprivate

Member Function Documentation

◆ OnEntry()

override void OnEntry ( BotEventBase e)
inlineprivate

Definition at line 171 of file bot_testspamuseractions.c.

References botDebugPrint(), g_Game, m_Entity, and BotStateBase::m_Owner.

◆ OnExit()

override void OnExit ( BotEventBase e)
inlineprivate

Definition at line 184 of file bot_testspamuseractions.c.

References m_Entity.

◆ OnUpdate()

override void OnUpdate ( float dt)
inlineprivate

Definition at line 191 of file bot_testspamuseractions.c.

Field Documentation

◆ m_Entity

EntityAI m_Entity
private

Definition at line 149 of file bot_testspamuseractions.c.

Referenced by OnEntry(), and OnExit().

◆ m_GetRef

ref BotTestSpamUserActions_GetEntityFromSlot m_GetRef
private

Definition at line 151 of file bot_testspamuseractions.c.

Referenced by BotTestSpamUserActions().

◆ m_Start

ref BotTestSpamUserActions_Start m_Start
private

Definition at line 150 of file bot_testspamuseractions.c.

Referenced by BotTestSpamUserActions().


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