- Home /
Question by
NerdHerdGames · Jun 20, 2018 at 05:08 PM ·
networkingmatchmaking
How do I set the information in MatchInfoSnapshot that is returned by NetworkMatch.ListMatches ?
Hi,
I'm currently trying show the current map being played in a network match (uNet) when a player searches with NetworkMatch.ListMatches. I know ListMatches returns a MatchInfoSnapShot to the caller, but I do not know how this data is populated or how to change it mid-match. Is there any way I can change that info mid-match via a custom network manager class?
Thanks in advance!
-Rock
Comment
Your answer
Follow this Question
Related Questions
Networking problem with data Logs: ClientDisconnected due to error: Timeout 0 Answers
How to connect to a match by a string 0 Answers
Why MatchInfo domain is always 0? 0 Answers
Using AssignClientAuthority 0 Answers