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