PlayerLocomotionGetJumpSpeedOn this pagePlayerLocomotion.GetJumpSpeed() Gets the current jump speed. Returns: typeDescriptionnumbercurrent jump speed Usage ---@type PlayerLocomotionlocal playerlocomotion;local val0 = playerlocomotion.GetJumpSpeed()