Property Unique
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Unique
Whether the item is unique, preventing the player from equipping more than one.
public required bool Unique { get; init; }
Whether the item is unique, preventing the player from equipping more than one.
public required bool Unique { get; init; }