TeleportState

Determines the current teleportation state of a player.

Items

NameValueSummary
RequestedFromServer0

The server has requested that the client teleport.

Started1

The client has started attempting to teleport.

WaitingForServer2

The client is waiting for the server to respond to the teleport request.

Failed3

The teleport failed.

InProgress4

The teleport is currently in progress. The player usually disconnects and teleports to the destination after this.

On this page