Class Score
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
Information about the scores of a player or team on a leaderboard.
public sealed record Score : IEquatable<Score>
- Inheritance
-
Score
- Implements
- Inherited Members
Properties
- Id
The scoring mechanism ID, for cross-refencing with the leaderboard's scoring settings.
- Value
The actual score.