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