Property BulkConsume
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
BulkConsume
Whether the item can be bulk consumed (e.g. by right-clicking the item stack and selecting "Use All").
public required bool BulkConsume { get; init; }
Whether the item can be bulk consumed (e.g. by right-clicking the item stack and selecting "Use All").
public required bool BulkConsume { get; init; }