Table of Contents

Class SoupRecipe

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

Information about a recipe for cooking soups.

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