Class ContractNpc
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a consumable which summons an NPC when consumed, for example Trading Post Express.
[JsonConverter(typeof(ContractNpcJsonConverter))]
public sealed record ContractNpc : Consumable, IEquatable<Item>, IEquatable<Consumable>, IEquatable<ContractNpc>
- Inheritance
-
ContractNpc
- Implements
- Inherited Members