Table of Contents

Enum SelectedTrait

Namespace
GuildWars2.Chat
Assembly
GW2SDK.dll

Represents a selected trait.

[JsonConverter(typeof(SelectedTraitJsonConverter))]
public enum SelectedTrait

Fields

None = 0

No trait selected.

Top = 1

The top trait is selected.

Middle = 2

The middle trait is selected.

Bottom = 3

The bottom trait is selected.