GetDashingMultiplier
7/14/25Less than 1 minute
PlayerLocomotion.GetDashingMultiplier()
Gets the dashing multiplier.
Returns:
type | Description |
---|---|
number | the current dashing multiplier |
Usage
---@type PlayerLocomotion
local playerlocomotion;
local val0 = playerlocomotion.GetDashingMultiplier()