Table of Contents

Class BackItemRecipe

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

Information about a recipe for crafting a back item.

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