Class GenericConsumable
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a generic consumable.
[JsonConverter(typeof(GenericConsumableJsonConverter))]
public sealed record GenericConsumable : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<GenericConsumable>
- Inheritance
-
GenericConsumable
- Implements
- Inherited Members
Properties
- Effect
The effect applied when the item is consumed.
- GuildUpgradeId
The ID of the guild upgrade that is unlocked when the item is consumed.