20 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
21 ::ll::TypedStorage<8, 40, ::TempEPtr<::Actor>> mLookAt;
22 ::ll::TypedStorage<4, 4, float> mHostileRadiusSqr;
23 ::ll::TypedStorage<1, 1, bool> mBroadcast;
24 ::ll::TypedStorage<4, 4, float> mBroadcastRange;
25 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger const> mWithinRangeEvent;
35 virtual bool canUse() ;
38 virtual bool canContinueToUse() ;
41 virtual void start() ;
50 virtual void appendDebugInfo(::std::string& str)
const ;
64 MCAPI
bool $canContinueToUse();
72 MCAPI
void $appendDebugInfo(::std::string& str)
const;
78 MCAPI
static void** $vftable();