Class AxeRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting an axe.
[JsonConverter(typeof(AxeRecipeJsonConverter))]
public sealed record AxeRecipe : Recipe, IEquatable<Recipe>, IEquatable<AxeRecipe>
- Inheritance
-
AxeRecipe
- Implements
- Inherited Members