Property MapScores
- Namespace
- GuildWars2.Wvw.Matches
- Assembly
- GW2SDK.dll
MapScores
The scores of each team in the skirmish, grouped by map.
public required IReadOnlyCollection<MapScores> MapScores { get; init; }
The scores of each team in the skirmish, grouped by map.
public required IReadOnlyCollection<MapScores> MapScores { get; init; }