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