31 ::ll::TypedStorage<4, 8, ::FloatRange> mIntervalRange;
32 ::ll::TypedStorage<4, 8, ::FloatRange> mDurationRange;
33 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
46 MCAPI
static void buildSchema(
47 ::std::string
const& name,
62 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
63 ::ll::TypedStorage<8, 96, ::CroakGoal::Definition> mDefinition;
64 ::ll::TypedStorage<8, 8, ::Tick> mTickOfNextCroak;
65 ::ll::TypedStorage<8, 8, ::Tick> mTickOfEndCroak;
78 virtual bool canUse() ;
81 virtual bool canContinueToUse() ;
84 virtual void start() ;
90 virtual void appendDebugInfo(::std::string& str)
const ;
101 MCAPI
bool $canContinueToUse();
107 MCAPI
void $appendDebugInfo(::std::string& str)
const;