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;
41 virtual bool canUse() ;
44 virtual bool canContinueToUse() ;
47 virtual void start() ;
56 virtual void appendDebugInfo(::std::string& str)
const ;