Property UnlockItemIds
- Namespace
- GuildWars2.Pvp.MistChampions
- Assembly
- GW2SDK.dll
UnlockItemIds
The IDs of the items that unlock the skin when consumed.
public required IReadOnlyCollection<int> UnlockItemIds { get; init; }
The IDs of the items that unlock the skin when consumed.
public required IReadOnlyCollection<int> UnlockItemIds { get; init; }