Table of Contents

Class SeasoningRecipe

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

Information about a recipe for crafting seasoning.

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