Property Default
- Namespace
- GuildWars2.Hero.Equipment.Wardrobe
- Assembly
- GW2SDK.dll
Default
The default dyes for the armor to use when there are no overrides.
public required IReadOnlyList<DyeSlot?> Default { get; init; }
The default dyes for the armor to use when there are no overrides.
public required IReadOnlyList<DyeSlot?> Default { get; init; }