TeleportResult

Describes the result of a teleport.

Items

NameValueSummary
Success0

The teleport was successful.

Failure1

The teleport failed for an unknown reason.

GameNotFound2

The game that this player attempted to teleport to could not be found.

GameEnded3

The game that this player attempted to teleport to has ended.

GameFull4

The game that this player attempted to teleport to is full.

Unauthorized5

The player is not authorized to complete this teleport.

Flooded6

Too many teleport requests have been made recently.

IsTeleporting7

The player is currently being teleported.

On this page