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

Private Member Functions

void Bot_TestSpawnOpenDrop (Bot bot=NULL, BotStateBase parent=NULL, string new_type="")
 
override void OnEntry (BotEventBase e)
 
override void OnExit (BotEventBase e)
 
override void OnUpdate (float dt)
 
void Bot_TestSpawnOpenDestroy (Bot bot=NULL, BotStateBase parent=NULL, string new_type="")
 
override void OnEntry (BotEventBase e)
 
override void OnExit (BotEventBase e)
 
override void OnUpdate (float dt)
 
void Bot_TestSpawnOpenEat (Bot bot=NULL, BotStateBase parent=NULL, string new_type="")
 
override void OnEntry (BotEventBase e)
 
override void OnExit (BotEventBase e)
 
override void OnUpdate (float dt)
 

Private Attributes

ref BotDropEntityInHands m_Dropping
 
ref BotDestroyEntityInHands m_Destroying
 
ref BotEatEntityInHands m_Eating
 

Member Function Documentation

◆ Bot_TestSpawnOpenDestroy()

void Bot_TestSpawnOpenDestroy ( Bot  bot = NULL,
BotStateBase  parent = NULL,
string  new_type = "" 
)
inlineprivate

◆ Bot_TestSpawnOpenDrop()

void Bot_TestSpawnOpenDrop ( Bot  bot = NULL,
BotStateBase  parent = NULL,
string  new_type = "" 
)
inlineprivate

◆ Bot_TestSpawnOpenEat()

void Bot_TestSpawnOpenEat ( Bot  bot = NULL,
BotStateBase  parent = NULL,
string  new_type = "" 
)
inlineprivate

◆ OnEntry() [1/3]

override void OnEntry ( BotEventBase  e)
inlineprivate

◆ OnEntry() [2/3]

override void OnEntry ( BotEventBase  e)
inlineprivate

◆ OnEntry() [3/3]

override void OnEntry ( BotEventBase  e)
inlineprivate

◆ OnExit() [1/3]

override void OnExit ( BotEventBase  e)
inlineprivate

◆ OnExit() [2/3]

override void OnExit ( BotEventBase  e)
inlineprivate

◆ OnExit() [3/3]

override void OnExit ( BotEventBase  e)
inlineprivate

◆ OnUpdate() [1/3]

override void OnUpdate ( float  dt)
inlineprivate

◆ OnUpdate() [2/3]

override void OnUpdate ( float  dt)
inlineprivate

◆ OnUpdate() [3/3]

override void OnUpdate ( float  dt)
inlineprivate

Field Documentation

◆ m_Destroying

ref BotDestroyEntityInHands m_Destroying
private

◆ m_Dropping

ref BotDropEntityInHands m_Dropping
private

◆ m_Eating

ref BotEatEntityInHands m_Eating
private

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