61 ::std::string
const& name,
78 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
79 ::ll::TypedStorage<4, 4, int> mNextJumpTickTimer;
80 ::ll::TypedStorage<4, 4, int> mNextSoundTickTimer;
81 ::ll::TypedStorage<4, 4, int> mRuntimeTicks;
82 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mSoundEvent;
83 ::ll::TypedStorage<4, 8, ::FloatRange> mSoundIntervalRange;
84 ::ll::TypedStorage<4, 8, ::FloatRange> mJumpIntervalRange;
85 ::ll::TypedStorage<4, 4, float> mDuration;
86 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mCelebrationEndEvent;
99 virtual bool canUse() ;
102 virtual bool canContinueToUse() ;
105 virtual void start() ;
108 virtual void stop() ;
111 virtual void tick() ;
114 virtual void appendDebugInfo(::std::string& str)
const ;