Table of Contents

Class CoatRecipe

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

Information about a recipe for crafting a coat.

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