Property Slot
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
Slot
Indicates whether it is a minor trait (always active) or a major trait (only active if the trait is selected).
public required Extensible<TraitSlot> Slot { get; init; }
Indicates whether it is a minor trait (always active) or a major trait (only active if the trait is selected).
public required Extensible<TraitSlot> Slot { get; init; }