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