Property NoSell
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
NoSell
Whether the item is hidden from sell-to-vendor lists.
public required bool NoSell { get; init; }
Whether the item is hidden from sell-to-vendor lists.
public required bool NoSell { get; init; }