Table of Contents

Class DaggerRecipe

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

Information about a recipe for crafting a dagger.

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