Class Map
- Namespace
- GuildWars2.Wvw.Matches
- Assembly
- GW2SDK.dll
Information about a map in a World vs. World match.
public sealed record Map : IEquatable<Map>
- Inheritance
-
Map
- Implements
- Inherited Members
Properties
- Bonuses
The bonuses in this map and who owns them.
- Deaths
The deaths distribution of the teams on this map.
- Id
The map ID.
- Kills
The kills distribution of the teams on this map.
- Kind
The map kind.
- Objectives
The objectives in this map and who claimed them.
- Scores
The scores of the teams on this map.