Table of Contents

Class ShortBowRecipe

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

Information about a recipe for crafting a short bow.

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