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