Class Game
- Namespace
- GuildWars2.Guilds.Teams
- Assembly
- GW2SDK.dll
Information about a PvP game played as a team.
public sealed record Game : IEquatable<Game>
- Inheritance
-
Game
- Implements
- Inherited Members
Properties
- Ended
The game ended at this time.
- Id
The game ID.
- MapId
The map ID.
- RatingChange
The team rating change.
- RatingType
The game mode.
- Result
The result of the game.
- Score
The score of the game.
- SeasonId
If present, which season this game belongs to.
- Started
The game started at this time.
- Team
The color of the team.