DIFF

class BotHunt_TrackingSource

BotHunt_Tracking BotStateBase

All members, including inherited

Members 4

EntityAI m_Target
bool m_TargetInSight = false
Referenced by OnAbort(), OnEntry(), OnExit()
Show 1 more, OnUpdate()
bool m_TargetLost = false
Referenced by OnAbort(), OnEntry(), OnExit()
Show 1 more, OnUpdate()
bool m_Tracking = true
Referenced by OnAbort(), OnEntry(), OnExit()
Show 1 more, OnUpdate()

Methods 4

override void OnEntry(BotEventBase e)
override void OnAbort(BotEventBase e)
override void OnExit(BotEventBase e)
References BotStateBase.OnExit(), m_TargetInSight, m_TargetLost
Show 1 more, m_Tracking