What's the proper way to destroy a NetworkMatch?
When I try to use DestroyMatch on the NetworkMatch with either creating a DestroyMatchRequest with the networkId set or just passing the networkId from the MatchInfo I get the following Response:
I'm basically making a game that automatically matches up two people at "random".
I first search the MatchList and if...
Proper way to destroy NetworkMatches
When I try to use DestroyMatch on the NetworkMatch with either creating a DestroyMatchRequest with the networkId set or just passing the networkId from the MatchInfo I get the following Response:
I first search the MatchList and if...
Proper way to destroy NetworkMatches