- Home /
Question by
Guhanesh · May 24, 2016 at 12:55 PM ·
networkingmultiplayerlobbyunity multiplayer
How to filter Lobby filled matches(with max players) in UNET ListMatches()?
When calling NetworkLobbyManager ListMatches , lobby matches with maximum players are also listed.How to list only matches with room for players to join(less than maximum players) ?
Comment
Your answer
Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
Change NetworkMatch's name, attributes, and password after creation 1 Answer
[Multiplayer Lobby] Spawned enemies not seen in client's space.... 1 Answer
Best method; Multiplayer server browser/lobby? 1 Answer
[Multiplayer] Lobby/Staging/Matchmaking flow: Quickstart using NetworkLobbyManager? 2 Answers