Click or drag to resize
Flags Enumeration
View Project on GitHub
Flags to apply to a recipe

Namespace: GW2CSharp.V2.Unauthenticated.Recipes.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum Flags
Members
  Member nameValueDescription
AutoLearned0 Indicates that a recipe automatically unlocks upon reaching the required discipline rating.
LearnedFromItem1 Indicates that a recipe is unlocked by consuming a recipe sheet.
See Also