A class describing the match information as a snapshot at the time the request was processed on the MatchMaker.
The information in this class is part of the data list returned when listing open matches through MatchMaker. It describes the instantaneous state at the time the request was handled.
averageEloScore | The average Elo score of the match. |
currentSize | The current number of players in the match. |
directConnectInfos | The collection of direct connect info classes describing direct connection information supplied to the MatchMaker. |
hostNodeId | The NodeID of the host for this match. |
isPrivate | Describes if the match is private. Private matches are unlisted in ListMatch results. |
matchAttributes | The collection of match attributes on this match. |
maxSize | The maximum number of players this match can grow to. |
name | The text name for this match. |
networkId | The network ID for this match. |