Class Booze
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a beverage that causes intoxication when consumed.
[JsonConverter(typeof(BoozeJsonConverter))]
public sealed record Booze : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Booze>
- Inheritance
-
Booze
- Implements
- Inherited Members