Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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