Functions
8GetLocalPlayerTeleportData
() → Variant
| Field | XML type | Value |
|---|
Name | string | GetLocalPlayerTeleportData |
GetTeleportSetting
(setting: string) → Variant
| Field | XML type | Value |
|---|
Name | string | GetTeleportSetting |
SetTeleportSetting
(setting: string, value: Variant) → void
| Field | XML type | Value |
|---|
Name | string | SetTeleportSetting |
Teleport
(placeId: int, player: Instance = …, teleportData: Variant, customLoadingScreen: Instance = …) → void
| Field | XML type | Value |
|---|
Name | string | Teleport |
TeleportCancel
() → void
| Field | XML type | Value |
|---|
Name | string | TeleportCancel |
TeleportToPlaceInstance
(placeId: int, instanceId: string, player: Instance = …, spawnName: string = …, teleportData: Variant, customLoadingScreen: Instance = …) → void
| Field | XML type | Value |
|---|
Name | string | TeleportToPlaceInstance |
TeleportToPrivateServer
(placeId: int, reservedServerAccessCode: string, players: Objects, spawnName: string = …, teleportData: Variant, customLoadingScreen: Instance = …) → void
| Field | XML type | Value |
|---|
Name | string | TeleportToPrivateServer |
TeleportToSpawnByName
(placeId: int, spawnName: string, player: Instance = …, teleportData: Variant, customLoadingScreen: Instance = …) → void
| Field | XML type | Value |
|---|
Name | string | TeleportToSpawnByName |