Table of Contents

Class GlovesRecipe

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

Information about a recipe for crafting gloves.

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