Table of Contents

Class Game

Namespace
GuildWars2.Pvp.Games
Assembly
GW2SDK.dll

Information about a PvP game played on an account.

public sealed record Game : IEquatable<Game>
Inheritance
Game
Implements
Inherited Members

Properties

Ended

The end time of the game.

Id

The game ID.

MapId

The ID of the map where the game was played.

Profession

The profession of the character the account was playing.

RatingChange

The skill rating increase or decrease of the account after the game.

RatingType

The rating type of the game.

Result

The outcome of the game for the team the account was on.

Score

The final score of the game.

SeasonId

The ID of the season the game was played in, or null if the game was played in a non-seasonal context.

Started

The start time of the game.

Team

The team color the account was on.