Class LeggingsRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting leggings.
[JsonConverter(typeof(LeggingsRecipeJsonConverter))]
public sealed record LeggingsRecipe : Recipe, IEquatable<Recipe>, IEquatable<LeggingsRecipe>
- Inheritance
-
LeggingsRecipe
- Implements
- Inherited Members