Property Ingredients
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
Ingredients
The crafting ingredients required to craft the recipe.
public required IReadOnlyList<Ingredient> Ingredients { get; init; }
The crafting ingredients required to craft the recipe.
public required IReadOnlyList<Ingredient> Ingredients { get; init; }