Skip to main content

LobbyCreateConfiguration.MaxMemberCount property

The maximum number of members allowed in the new lobby.

Remarks

This value must be at least PlayFabMultiplayer.LobbyMaxMemberCountLowerLimit and no more than PlayFabMultiplayer.LobbyMaxMemberCountUpperLimit. If a client would violate this limit by calling JoinLobby or AddMember, the operation will fail asynchronously.

See Also

Last modified on August 3, 2026