Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The initial configuration data used when creating a lobby.
public class LobbyCreateConfiguration
Public Members
| name | description |
|---|---|
| LobbyCreateConfiguration() | The default constructor. |
| AccessPolicy { get; set; } | The access policy for the new lobby. |
| LobbyProperties { get; set; } | The initial lobby properties for the new lobby. |
| MaxMemberCount { get; set; } | The maximum number of members allowed in the new lobby. |
| OwnerMigrationPolicy { get; set; } | The owner migration policy for the new lobby. |
| SearchProperties { get; set; } | The initial search properties for the new lobby. |
See Also
- namespace PlayFab.Multiplayer