Table of Contents

Class Specialization

Namespace
GuildWars2.Hero.Builds
Assembly
GW2SDK.dll

Information about a specialization or elite specialization.

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

Properties

BackgroundHref

The URL of the background image for this specialization.

BackgroundUrl

The URL of the background image for this specialization.

Elite

Whether this is an elite specialization.

IconHref

The URL of the specialization icon.

IconUrl

The URL of the specialization icon.

Id

The specialization ID.

MajorTraitIds

The IDs of the traits which can be selected.

MinorTraitIds

The IDs of the traits which are always active.

Name

The specialization name.

Profession

The profession that can use this specialization.

ProfessionBigIconHref

The URL of the large profession icon.

ProfessionBigIconUrl

The URL of the large profession icon.

ProfessionIconHref

The URL of the small profession icon.

ProfessionIconUrl

The URL of the small profession icon.

WeaponTraitId

The ID of the trait which lets the player wield an elite specialization weapon.