Table of Contents

Class RecipeFlags

Namespace
GuildWars2.Hero.Crafting.Recipes
Assembly
GW2SDK.dll

Modifiers for crafting recipes.

[JsonConverter(typeof(RecipeFlagsJsonConverter))]
public sealed record RecipeFlags : Flags, IEquatable<Flags>, IEquatable<RecipeFlags>
Inheritance
RecipeFlags
Implements
Inherited Members

Properties

AutoLearned

Whether the recipe is automatically learned when the player reaches the required discipline level.

LearnedFromItem

Whether the recipe is learned from a recipe sheet.