Property GuildIngredients
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
GuildIngredients
The ingredients from guild storage required to craft the decoration.
public required IReadOnlyList<GuildIngredient> GuildIngredients { get; init; }