Table of Contents

Class MealRecipe

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

Information about a recipe for cooking meals.

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