Property UpgradesFrom
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
UpgradesFrom
If the current ring is infused or attuned, this collection contains the IDs of possible source items.
public required IReadOnlyCollection<InfusionSlotUpgradeSource> UpgradesFrom { get; init; }