Click or drag to resize
RecipeFlags Property
View Project on GitHub
Flags applying to the recipe.

Namespace: GW2CSharp.V2.Unauthenticated.Recipes
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public List<Flags> Flags { get; set; }

Property Value

Type: ListFlags
See Also