Table of Contents

Class ConsumableRecipe

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

Information about a recipe for crafting a consumable item, for example sharpening stones, tonics, metabolic primers, varietal seed pouches.

[JsonConverter(typeof(ConsumableRecipeJsonConverter))]
public sealed record ConsumableRecipe : Recipe, IEquatable<Recipe>, IEquatable<ConsumableRecipe>
Inheritance
ConsumableRecipe
Implements
Inherited Members