Enum ColorSet
- Namespace
- GuildWars2.Hero.Equipment.Dyes
- Assembly
- GW2SDK.dll
The color sets by which dyes are grouped.
[JsonConverter(typeof(ColorSetJsonConverter))]
public enum ColorSet
Fields
Unspecified = 0
Dye remover.
Starter = 1
Starter dyes, unlocked by default.
Common = 2
Colors obtained from Common rarity dyes.
Uncommon = 3
Colors obtained from Masterwork rarity dyes.
Rare = 4
Colors obtained from Rare dyes.
Exclusive = 5
Colors obtained from gem store dye kits.