Table of Contents

Class BagRecipe

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

Information about a recipe for crafting a bag.

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