Table of Contents

Class BackpackRecipe

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

Information about a recipe for crafting a backpack.

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