Skip to main content

PlayerLocomotion.GetDashingMultiplier()

Gets the dashing multiplier.

Returns:

typeDescription
numberthe current dashing multiplier

Usage

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetDashingMultiplier()