Property DyeColorIds
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GuildWars2.dll
DyeColorIds
The color IDs of dyes applied to the item.
public required IImmutableValueList<int> DyeColorIds { get; init; }
The color IDs of dyes applied to the item.
public required IImmutableValueList<int> DyeColorIds { get; init; }