17 ::ll::TypedStorage<1, 1, bool> mIsBoosting;
18 ::ll::TypedStorage<4, 4, int> mBoostTime;
19 ::ll::TypedStorage<4, 4, int> mBoostTimeTotal;
20 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
30 MCAPI
void boost(
::Actor& actor);
38 MCAPI static ::mce::UUID
const& SPEED_MODIFIER_BOOSTING_UUID();