Click or drag to resize
Weight Enumeration
View Project on GitHub
Weight types of GW2

Namespace: GW2CSharp.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum Weight
Members
  Member nameValueDescription
Undefined0 Undefined.
Clothing1 Townclothing.
Light2 Light armor.
Medium3 Medium armor.
Heavy4 Heavy armor.
See Also