Table of Contents

Class PotionRecipe

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

Information about a recipe for crafting a potion.

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