CreateLobbyOptions
class in Coherence.Cloud
Options for creating a lobby in the coherence Cloud.
Constructors
| CreateLobbyOptions |
Fields
| LobbyAttributes | Custom attributes associated with the Lobby. |
| MaxPlayers | Maximum number of players that the lobby can hold. |
| Name | The name for the lobby. |
| Password | (Optional) Password needed to access the lobby. |
| PlayerAttributes | Player attributes. |
| Region | The region for the lobby. |
| SimulatorSlug | The Simulator Slug associated with the lobby. |
| Tag | Tag for the lobby. |
| Unlisted | Specifies whether the lobby should be unlisted or not. Public Lobbies can be matched/searched and then joined by anybody. Unlisted Lobbies can be joined only if the player knows the Lobby ID. |
Properties
| Default | |
| Secret |
Methods
| ForRoom | Creates options for a lobby associated with a room. |