18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<8, 40, ::TempEPtr<::Mob>> mParent;
20 ::ll::TypedStorage<4, 4, float> mSpeed;
21 ::ll::TypedStorage<4, 4, int> mTimeToRecalcPath;
22 ::ll::TypedStorage<1, 1, bool const> mStopNavigationOnStop;
29 virtual bool canUse() ;
32 virtual bool canContinueToUse() ;
35 virtual void start() ;
44 virtual void appendDebugInfo(::std::string& str)
const ;
61 MCAPI
bool $canContinueToUse();
69 MCAPI
void $appendDebugInfo(::std::string& str)
const;
75 MCAPI
static void** $vftable();