Enum Material
- Namespace
- GuildWars2.Hero.Equipment
- Assembly
- GW2SDK.dll
The material of an armor piece, which determines its appearance.
[JsonConverter(typeof(MaterialJsonConverter))]
public enum Material
Fields
None = 0
No specific material or unknown material.
Cloth = 1
Cloth armor.
Leather = 2
Leather armor.
Metal = 3
Metal armor.
Fur = 4
Fur armor.