DIFF

class BotPerformActionBOTSource

BotPerformAction BotStateBase

All members, including inherited

Constructors 1

void BotPerformAction(Bot bot = NULL, BotStateBase parent = NULL, int action = AT_EAT)BOT
References m_ActionID

Members 2

EntityAI m_EntityBOT
int m_ActionIDBOT
Referenced by BotPerformAction(), and OnEntry()

Methods 4

override void OnAbort(BotEventBase e)BOT
override void OnExit(BotEventBase e)BOT
override void OnUpdate(float dt)BOT