Property Slot
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
Slot
The slot where this item is equipped.
public required Extensible<EquipmentSlot>? Slot { get; init; }
The slot where this item is equipped.
public required Extensible<EquipmentSlot>? Slot { get; init; }