Table of Contents

Class EarringRecipe

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

Information about a recipe for crafting an earring.

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