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.
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