PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
BotTestSwapInternalC2H Class Reference

Private Member Functions

void BotTestSwapInternalC2H (Bot bot=NULL, BotStateBase parent=NULL)
 
override void OnEntry (BotEventBase e)
 
override void OnUpdate (float dt)
 

Private Attributes

EntityAI m_Entity1
 
EntityAI m_Entity2
 

Constructor & Destructor Documentation

◆ BotTestSwapInternalC2H()

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

Member Function Documentation

◆ OnEntry()

override void OnEntry ( BotEventBase  e)
inlineprivate

◆ OnUpdate()

override void OnUpdate ( float  dt)
inlineprivate

Field Documentation

◆ m_Entity1

EntityAI m_Entity1
private

Referenced by OnEntry(), and OnUpdate().

◆ m_Entity2

EntityAI m_Entity2
private

Referenced by OnEntry(), and OnUpdate().


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