Table of Contents

Class RingRecipe

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

Information about a recipe for crafting a ring.

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