Property InfusionSlots
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
InfusionSlots
The infusion slots of the back item (only available on ascended and legendary items).
public required IReadOnlyList<InfusionSlot> InfusionSlots { get; init; }
The infusion slots of the back item (only available on ascended and legendary items).
public required IReadOnlyList<InfusionSlot> InfusionSlots { get; init; }