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