Skip to main content

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 calling JoinLobby, 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

Last modified on August 3, 2026