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