Table of Contents

Class ComponentRecipe

Namespace
GuildWars2.Hero.Crafting.Recipes
Assembly
GW2SDK.dll

Information about a recipe for crafting a crafting component, for example a Vision Crystal.

[JsonConverter(typeof(ComponentRecipeJsonConverter))]
public sealed record ComponentRecipe : Recipe, IEquatable<Recipe>, IEquatable<ComponentRecipe>
Inheritance
ComponentRecipe
Implements
Inherited Members