20 ::ll::TypedStorage<8, 8, ::Mob&> mOwner;
21 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPartner;
22 ::ll::TypedStorage<4, 4, int> mLoveTime;
23 ::ll::TypedStorage<4, 4, float const> mSpeed;
24 ::ll::TypedStorage<1, 1, bool const> mStopNavigationOnStop;
31 virtual bool canUse() ;
34 virtual bool canContinueToUse() ;
43 virtual void appendDebugInfo(::std::string& str)
const ;
54 MCAPI ::Mob* _moveToFreePartner()
const;
68 MCAPI
bool $canContinueToUse();
74 MCAPI
void $appendDebugInfo(::std::string& str)
const;
80 MCAPI
static void** $vftable();