Property UpgradesInto
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
UpgradesInto
If the current back item can be infused in the Mystic Forge, this collection contains the IDs of the infused variations of the back item. Each item in the collection represents a different recipe.
public required IReadOnlyCollection<InfusionSlotUpgradePath> UpgradesInto { get; init; }