Class InfusionSlotUpgradePath
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about an upgraded item that gains an extra infusion slot.
[JsonConverter(typeof(InfusionSlotUpgradePathJsonConverter))]
public sealed record InfusionSlotUpgradePath : IEquatable<InfusionSlotUpgradePath>
- Inheritance
-
InfusionSlotUpgradePath
- Implements
- Inherited Members
Properties
- ItemId
The ID of the upgraded item.
- Upgrade
Indicates whether the item is infused or attuned in this upgrade step.