Table of Contents

Class DyeRecipe

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

Information about a recipe for crafting a dye.

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