Table of Contents

Class ShortbowRecipe

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

Information about a recipe for crafting a shortbow.

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