Table of Contents

Property UpgradesFrom

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

UpgradesFrom

If the current back item is infused, this collection contains the IDs of possible source items.

public required IReadOnlyCollection<InfusionSlotUpgradeSource> UpgradesFrom { get; init; }

Property Value

IReadOnlyCollection<InfusionSlotUpgradeSource>