Table of Contents

Interface IUpgradable

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

The interface for items with upgrade or infusion slots.

public interface IUpgradable

Properties

InfusionSlotCount

The number of infusion slots available on the item.

InfusionSlots

The infusion slots of the item (only available on ascended and legendary items).

SecondarySuffixItemId

The ID of the upgrade component in the second upgrade slot (two-handed weapons only), if any.

SuffixItemId

The ID of the upgrade component in the upgrade slot, if any.

UpgradeSlotCount

The number of upgrade slots available on the item.

UpgradeSlots

The upgrade slots of the item.