55 MCAPI
static void buildSchema(
56 ::std::string
const& name,
71 MCAPI
static void** $vftable();
78 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
79 ::ll::TypedStorage<1, 1, bool> mReachedTarget;
80 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
81 ::ll::TypedStorage<4, 4, float> mSpeed;
82 ::ll::TypedStorage<4, 4, float> mSpreadDegrees;
83 ::ll::TypedStorage<4, 8, ::FloatRange> mDestinationRange;
84 ::ll::TypedStorage<4, 4, float> mHeightDifferenceLimit;
85 ::ll::TypedStorage<4, 4, int> mHorizontalSearchDistance;
86 ::ll::TypedStorage<4, 4, int> mVerticalSearchDistance;
93 virtual bool canUse() ;
96 virtual bool canContinueToUse() ;
99 virtual void start() ;
102 virtual void stop() ;
105 virtual void tick() ;
108 virtual void appendDebugInfo(::std::string& str)
const ;
123 MCAPI
bool $canUse();
125 MCAPI
bool $canContinueToUse();
133 MCAPI
void $appendDebugInfo(::std::string& str)
const;
139 MCAPI
static void** $vftable();