Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
An optional, updated capacity for the number of members in this lobby.
public uint? MaxMemberCount { get; set; }
Remarks
This new value must be greater than than the number of members currently in the lobby and less than LobbyMaxMemberCountUpperLimit.
This value can only be updated by the current lobby owner.
See Also
- class LobbyDataUpdate
- namespace PlayFab.Multiplayer