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