PlayerLocomotionIsTeleportModeEnabledOn this pagePlayerLocomotion.IsTeleportModeEnabled() Checks if the Teleport mode is enabled. Returns true if the Teleport mode is enabled. Returns: typeDescriptionbooleanvalue Usage ---@type PlayerLocomotionlocal playerlocomotion;local val0 = playerlocomotion.IsTeleportModeEnabled()