Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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