RecipeDisciplines Property |
View Project on GitHub
The crafting disciplines that can use the recipe.
Namespace: GW2CSharp.V2.Unauthenticated.RecipesAssembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntaxpublic List<Discipline> Disciplines { get; set; }
Property Value
Type:
ListDiscipline
See Also