Table of Contents

Class HalloweenConsumable

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a Halloween consumable (some boosters).

[JsonConverter(typeof(HalloweenConsumableJsonConverter))]
public sealed record HalloweenConsumable : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<HalloweenConsumable>
Inheritance
HalloweenConsumable
Implements
Inherited Members