Lobby.MaxMemberCount property
Gets the max member count of the lobby.Return Value
The max member count of the lobby.Remarks
If this lobby object was created by callingJoinLobby, this method will return 0 until ProcessLobbyStateChanges provides a OnLobbyUpdated with the OnLobbyUpdated maxMembersUpdated set to true. If joining the lobby succeeds, this field is guaranteed to be populated by the time ProcessLobbyStateChanges provides a OnLobbyJoinCompleted.
See Also
- class Lobby
- namespace PlayFab.Multiplayer
