Table of Contents

Struct Specialization

Namespace
GuildWars2.Chat
Assembly
GW2SDK.dll

Information about selected specialization and traits.

public record struct Specialization : IEquatable<Specialization>
Implements
Inherited Members

Constructors

Specialization(int, SelectedTrait, SelectedTrait, SelectedTrait)

Information about selected specialization and traits.

Properties

AdeptTrait

The first trait.

GrandmasterTrait

The third trait.

Id

The specialization ID.

MasterTrait

The second trait.