Table of Contents

Class SelectedSpecialization

Namespace
GuildWars2.Hero.Builds
Assembly
GW2SDK.dll

Information about the selected specialization or elite specialization.

public sealed record SelectedSpecialization : IEquatable<SelectedSpecialization>
Inheritance
SelectedSpecialization
Implements
Inherited Members

Properties

AdeptTraitId

The ID of the first selected trait for this specialization, or null if no trait was selected.

GrandmasterTraitId

The ID of the third selected trait for this specialization, or null if no trait was selected.

Id

The specialization ID.

MasterTraitId

The ID of the second selected trait for this specialization, or null if no trait was selected.

Methods

SelectedTraitIds()

Gets the IDs of the selected traits.