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