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