Table of Contents

Class Ingredient

Namespace
GuildWars2.Hero.Crafting
Assembly
GW2SDK.dll

Information about an ingredient required to craft an item.

public sealed record Ingredient : IEquatable<Ingredient>
Inheritance
Ingredient
Implements
Inherited Members

Properties

Count

The amount of the ingredient required to craft the item.

Id

The ingredient ID. This can be an item ID, currency ID or guild upgrade ID, depending on the ingredient kind.

Kind

The type of ingredient.