Table of Contents

Class IngredientCookingRecipe

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

Information about a recipe for crafting a cooking ingredient, for example a Jar of Tomato Sauce.

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