Class DyeSlot
- Namespace
- GuildWars2.Hero.Equipment
- Assembly
- GW2SDK.dll
Information about a dye slot of an equipment piece.
[JsonConverter(typeof(DyeSlotJsonConverter))]
public sealed record DyeSlot : IEquatable<DyeSlot>
- Inheritance
-
DyeSlot
- Implements
- Inherited Members
Properties
- ColorId
The dye color ID which can be used to retrieve the color information.
- Material
The material of the dye slot. Each dye has a different RGB value depending on the material.