17 ::ll::TypedStorage<4, 4, float> mStompRangeMultiplier;
18 ::ll::TypedStorage<4, 4, float> mNoDamageRangeMultiplier;
25 virtual bool canUse() ;
28 virtual bool canContinueToUse() ;
31 virtual void start() ;
40 virtual void appendDebugInfo(::std::string& str)
const ;
49 MCAPI
void _attemptAttack(
::Actor& target);
61 MCFOLD
bool $canUse();
63 MCAPI
bool $canContinueToUse();
71 MCAPI
void $appendDebugInfo(::std::string& str)
const;
77 MCAPI
static void** $vftable();