Class Utility
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a utility consumable, which typically grants an enhancement effect when consumed.
[JsonConverter(typeof(UtilityJsonConverter))]
public sealed record Utility : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Utility>
- Inheritance
-
Utility
- Implements
- Inherited Members
Properties
- Effect
The effect applied when the item is consumed.