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