Skip to content

Api > PlayerLocomotion > IsTeleportModeEnabled()


PlayerLocomotion.IsTeleportModeEnabled()⚓︎

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

Returns:⚓︎

type Description
boolean value

Usage⚓︎

---@type PlayerLocomotion
local playerlocomotion;


local val0 = playerlocomotion.IsTeleportModeEnabled()