Class LeaderboardTierRange
- Namespace
- GuildWars2.Pvp.Seasons
- Assembly
- GW2SDK.dll
Information about the minimum and maximum rank of a leaderboard tier.
public sealed record LeaderboardTierRange : IEquatable<LeaderboardTierRange>
- Inheritance
-
LeaderboardTierRange
- Implements
- Inherited Members
Properties
- Maximum
The maximum rank of the tier.
- Minimum
The minimum rank of the tier.