Table of Contents

Class SnackRecipe

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

Information about a recipe for cooking snacks.

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