Table of Contents

Property UpgradesFrom

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

UpgradesFrom

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

IReadOnlyCollection<InfusionSlotUpgradeSource> UpgradesFrom { get; }

Property Value

IReadOnlyCollection<InfusionSlotUpgradeSource>