This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Property | Type | History | |
---|---|---|---|
CustomizedTeleportUI | bool | (+0.130) |
Returns | Function | History | |
---|---|---|---|
Instance | GetArrivingTeleportGui ( ) | (+0.350) | |
Variant | GetLocalPlayerTeleportData ( ) | (+0.223) | |
Variant | GetTeleportSetting ( string setting ) | (+0.223) | |
void | SetTeleportGui ( Instance gui ) | (+0.347) | |
void | SetTeleportSetting ( string setting, Variant value ) | (+0.223) | |
void | Teleport ( int64 placeId, Instance player = nil, Variant teleportData, Instance customLoadingScreen = nil ) | ||
void | TeleportCancel ( ) | ||
void | TeleportImpl ( int placeId, string spawnName ) | (−0.210) | |
void | TeleportToPlaceInstance ( int64 placeId, string instanceId, Instance player = nil, string spawnName = , Variant teleportData, Instance customLoadingScreen = nil ) | (+0.139) | |
void | TeleportToPrivateServer ( int64 placeId, string reservedServerAccessCode, Objects players, string spawnName = , Variant teleportData, Instance customLoadingScreen = nil ) | (+0.210) | |
void | TeleportToSpawnByName ( int64 placeId, string spawnName, Instance player = nil, Variant teleportData, Instance customLoadingScreen = nil ) |
Returns | YieldFunction | History | |
---|---|---|---|
Tuple | GetPlayerPlaceInstanceAsync ( int64 userId ) | (+0.139) | |
Tuple | ReserveServer ( int64 placeId ) | (+0.210) | |
string | TeleportPartyAsync ( int64 placeId, Objects players, Variant teleportData, Instance customLoadingScreen = nil ) | (+0.331) |
Event | History | |
---|---|---|
LocalPlayerArrivedFromTeleport ( Instance loadingGui, Variant dataTable ) | (+0.206) | |
TeleportInitFailed ( Instance player, TeleportResult teleportResult, string errorMessage ) | (+0.320) |
Returns | Callback | History | |
---|---|---|---|
bool | ConfirmationCallback ( string message, int placeId, string spawnName ) | (−0.311) | |
void | ErrorCallback ( string message ) | (−0.311) |
Enum | History | |
---|---|---|
TeleportResult | (+0.320) |
Version History:(+0.130)
Deprecated: This member is deprecated.
Tags: RobloxScriptSecurity
Version History:(−0.210)
Tags: RobloxScriptSecurity
Version History:(+0.139)
Version History:(+0.210)
Version History:(+0.331)
Version History:(+0.206)
Version History:(+0.320)