Table of Contents

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; }

Property Value

IReadOnlyList<Ingredient>