Table of Contents

Class RefinementRecipe

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

Information about a recipe for refining materials.

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