InstancesAPI¶
Accessible via the InstancesAPI
Global. This API provides access to information about the currently connected instance.
Static Properties¶
Name | Description |
---|---|
Ping |
Ping to Game Server. |
IsConnected |
Is the local player connected to the Game Server. |
IsHomeInstance |
Is the current instance the local player's home world instance. |
InstanceID |
Current instance id. |
InstanceName |
Current instance name. (Display Name + ID) |
InstancePrivacy |
Current instance privacy as string. (Public, FriendsOfFriends, Friends, Group, EveryoneCanInvite, OwnerMustInvite) |