Table of Contents

Property UpgradesInto

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

UpgradesInto

If the current item is used in the Mystic Forge to infuse (or attune) equipment, this collection contains the IDs of the infused (or attuned) items. Each item in the collection represents a different recipe.

IReadOnlyCollection<InfusionSlotUpgradePath> UpgradesInto { get; }

Property Value

IReadOnlyCollection<InfusionSlotUpgradePath>