Class LegendaryComponentRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting a component of a legendary weapon crafting collection.
[JsonConverter(typeof(LegendaryComponentRecipeJsonConverter))]
public sealed record LegendaryComponentRecipe : Recipe, IEquatable<Recipe>, IEquatable<LegendaryComponentRecipe>
- Inheritance
-
LegendaryComponentRecipe
- Implements
- Inherited Members