Table of Contents

Class SpearRecipe

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

Information about a recipe for crafting a spear.

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