Class MatchOverview
- Namespace
- GuildWars2.Wvw.Matches.Overview
- Assembly
- GW2SDK.dll
Information about a match in the World versus World (WvW) game mode.
public sealed record MatchOverview : IEquatable<MatchOverview>
- Inheritance
-
MatchOverview
- Implements
- Inherited Members
Properties
- AllWorlds
All worlds in the match.
- EndTime
The end time of the match.
- Id
The match ID.
- StartTime
The start time of the match.
- Worlds
The worlds participating in the match.