Table of Contents

Class ShouldersRecipe

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

Information about a recipe for crafting shoulders.

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