60 ::std::string
const& name,
76 ::ll::TypedStorage<8, 128, ::PlayDeadGoal::Definition> mDefinition;
77 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
78 ::ll::TypedStorage<8, 8, uint64> mPlayDeadDuration;
79 ::ll::TypedStorage<8, 8, uint64> mStopPlayingDeadTime;
80 ::ll::TypedStorage<8, 8, uint64> mLastDamagedTimestamp;
81 ::ll::TypedStorage<1, 1, bool> mPlayDeadOnAllCauses;
94 virtual bool canUse() ;
97 virtual void start() ;
100 virtual void stop() ;
103 virtual bool canContinueToUse() ;
106 virtual void appendDebugInfo(::std::string& str)
const ;