Skip to content

Api > PlayerLocomotion > GetDashingMultiplier()


PlayerLocomotion.GetDashingMultiplier()⚓︎

Gets the dashing multiplier.

Returns:⚓︎

type Description
number the current dashing multiplier

Usage⚓︎

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.GetDashingMultiplier()