Table of Contents

Class LeaderboardScoring

Namespace
GuildWars2.Pvp.Seasons
Assembly
GW2SDK.dll

Information about a leaderboard scoring method.

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

Properties

Description

The description of the scoring method.

Id

The ID of the scoring method.

Name

The name of the scoring method, for example "Rating", "Wins" or "losses".

Ordering

The ordering of the scoring method, for example "MoreIsBetter" or "LessIsBetter".

Type

The type of the score, for example "Integer".