52 ::std::string
const& name,
67 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
68 ::ll::TypedStorage<2, 2, ushort> mDurationTicks;
69 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnDoneEvent;
70 ::ll::TypedStorage<8, 8, ::Tick> mCooldownExpiryTick;
71 ::ll::TypedStorage<8, 8, ::Tick> mEndTick;
72 ::ll::TypedStorage<2, 2, ushort> mCooldownTicks;
85 virtual bool canUse() ;
88 virtual bool canContinueToUse() ;
91 virtual void start() ;
100 virtual void appendDebugInfo(::std::string& str)
const ;