Property NoSellOrSort
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
NoSellOrSort
Whether the bag is invisible/safe, meaning items in the bag appear do not appear in sell-to-vendor lists or salvage lists and will not be affected by "Deposit Collectibles".
public required bool NoSellOrSort { get; init; }