LobbyCreateConfiguration.MaxMemberCount 属性
新房间中允许的最大成员数。备注
此值必须至少为PlayFabMultiplayer.LobbyMaxMemberCountLowerLimit,且不超过 PlayFabMultiplayer.LobbyMaxMemberCountUpperLimit。
如果客户端通过调用 JoinLobby 或 AddMember 违反此限制,该操作将异步失败。
另请参阅
- class LobbyCreateConfiguration
- namespace PlayFab.Multiplayer
