Property UpgradesInto
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
UpgradesInto
If the current crafting material 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.
public required IReadOnlyCollection<InfusionSlotUpgradePath> UpgradesInto { get; init; }