Table of Contents

Enum WeightClass

Namespace
GuildWars2.Hero
Assembly
GW2SDK.dll

The weight classes of armor.

[JsonConverter(typeof(WeightClassJsonConverter))]
public enum WeightClass

Fields

Clothing = 1

Clothing can be worn by any profession.

Light = 2

Light armor can be worn by the Elementalist, Mesmer, and Necromancer professions.

Medium = 3

Medium armor can be worn by the Engineer, Ranger, and Thief professions.

Heavy = 4

Heavy armor can be worn by the Guardian, Revenant, and Warrior professions.