Skip to main content

PlayerLocomotion.IsTeleportModeEnabled()

Checks if the Teleport mode is enabled. Returns true if the Teleport mode is enabled.

Returns:

typeDescription
booleanvalue

Usage

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.IsTeleportModeEnabled()