Class GuildConsumableRecipe
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Information about a recipe for crafting a guild consumable, for example a banner.
[JsonConverter(typeof(GuildConsumableRecipeJsonConverter))]
public sealed record GuildConsumableRecipe : Recipe, IEquatable<Recipe>, IEquatable<GuildConsumableRecipe>
- Inheritance
-
GuildConsumableRecipe
- Implements
- Inherited Members
Properties
- GuildIngredients
The ingredients from guild storage required to craft the consumable.
- OutputUpgradeId
The guild upgrade ID of the crafted consumable.