Table of Contents

Class InscriptionRecipe

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

Information about a recipe for crafting inscriptions used in weapon crafting.

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