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