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 joining an arranged lobby.
public class LobbyArrangedJoinConfiguration
Public Members
| name | description |
|---|---|
| LobbyArrangedJoinConfiguration() | The default constructor. |
| AccessPolicy { get; set; } | The access policy for the lobby, if the joiner is the first member in the lobby. |
| MaxMemberCount { get; set; } | The maximum number of members allowed in the lobby, if joiner is the first member in the lobby. |
| MemberProperties { get; set; } | The initial member properties for the joiner of the lobby. |
| OwnerMigrationPolicy { get; set; } | The owner migration policy for the lobby, if the joiner is the first member in the lobby. |
See Also
- namespace PlayFab.Multiplayer