Table of Contents

Class InfusionSlotUpgradeSource

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a source item that is used in a recipe for an infused or attuned item.

[JsonConverter(typeof(InfusionSlotUpgradeSourceJsonConverter))]
public sealed record InfusionSlotUpgradeSource : IEquatable<InfusionSlotUpgradeSource>
Inheritance
InfusionSlotUpgradeSource
Implements
Inherited Members

Properties

ItemId

The ID of the source item.

Upgrade

Indicates whether the item is infused or attuned in this upgrade step.