Click or drag to resize
Rarity Enumeration
View Project on GitHub
The item rarity.

Namespace: GW2CSharp.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum Rarity
Members
  Member nameValueDescription
Undefined0 Undefined.
Junk1 Junk.
Basic2 Basic.
Fine3 Fine.
Masterwork4 Masterwork.
Rare5 Rare.
Exotic6 Exotic.
Ascended7 Ascended.
Legendary8 Legendary.
See Also