Table of Contents

Class LongbowRecipe

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

Information about a recipe for crafting a longbow.

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