Table of Contents

Class Level

Namespace
GuildWars2.Pvp.Ranks
Assembly
GW2SDK.dll

Information about the rank points required to gain a rank level.

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

Properties

MaxRank

Up until this rank level, it takes the number of rank points indicated by Points to gain a rank level.

MinRank

Starting at this rank level, it takes the number of rank points indicated by Points to gain a rank level.

Points

The number of rank points required to reach the next rank level.