Click or drag to resize
Restriction Enumeration
View Project on GitHub
Restrictions applied to a item.

Namespace: GW2CSharp.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum Restriction
Members
  Member nameValueDescription
Undefined0 Undefined.
Asura1 Only for Asuras.
Charr2 Only for Charrs.
Human3 Only for Humans.
Norn4 Only for Norns.
Sylvari5 Only for Slyvaris.
Guardian6 Only for Guardians.
Mesmer7 Only for Mesmers.
Ranger8 Only for Rangers.
Warrior9 Only for Warriors.
See Also