Class MatchScores
- Namespace
- GuildWars2.Wvw.Matches.Scores
- Assembly
- GW2SDK.dll
Information about a match in the World versus World (WvW) game mode.
public sealed record MatchScores : IEquatable<MatchScores>
- Inheritance
-
MatchScores
- Implements
- Inherited Members
Properties
- Id
The match ID.
- Maps
The maps in the match.
- Scores
The scores distribution of the teams in the match.
- Skirmishes
The skirmishes in the match.
- VictoryPoints
The victory points distribution of the teams in the match.