Table of Contents

Class BootsRecipe

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

Information about a recipe for crafting boots.

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