Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Reasons the client no longer has access to the Lobby.
public enum LobbyDisconnectingReason : uint
Values
| name | value | description |
|---|---|---|
| NoLocalMembers | 0 |
The client is no longer connected to the lobby because none of the client's local entities are members. |
| LobbyDeleted | 1 |
The client is being disconnected from the lobby because the lobby's server owner has deleted the lobby. |
See Also
- namespace PlayFab.Multiplayer