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