Table of Contents

Class Dye

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a dye which unlocks a color when consumed.

[JsonConverter(typeof(DyeJsonConverter))]
public sealed record Dye : Unlocker, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Unlocker>, IEquatable<Dye>
Inheritance
Dye
Implements
Inherited Members

Properties

ColorId

The ID of the color that is unlocked when this dye is consumed.