Table of Contents

Class LeaderboardEntry

Namespace
GuildWars2.Pvp.Seasons
Assembly
GW2SDK.dll

Information about a player or team on the leaderboard for a PvP League season.

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

Properties

Date

The date and time when the player or team achieved the rank.

GuildId

The ID of the team's guild.

Name

The account display name for solo leaderboards, or the name of the guild for guild leaderboards.

Rank

The rank of the player or team on the leaderboard.

Scores

The scores of the player or team.

TeamId

The ID of the team.

TeamName

The name of the team.