Table of Contents

Class StaffRecipe

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

Information about a recipe for crafting a staff.

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