Table of Contents

Class HeadgearRecipe

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

Information about a recipe for crafting headgear.

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