Class ShieldRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GuildWars2.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