Armor Enumeration |
Namespace: GW2CSharp.Enums
public enum Armor
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Undefined. | |
HelmAquatic | 1 | Underwaterhelm. | |
Backpack | 2 | Backitem. | |
Coat | 3 | Chest. | |
Boots | 4 | Feet. | |
Gloves | 5 | Hands. | |
Helm | 6 | Helm. | |
Leggings | 7 | Legs. | |
Shoulders | 8 | Shoulders. | |
Accessory1 | 9 | First accessory. | |
Accessory2 | 10 | Second accessory. | |
Ring1 | 11 | First ring. | |
Ring2 | 12 | Second ring. | |
Amulet | 13 | Amulet. |