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