Property Count
- Namespace
- GuildWars2.Hero.Crafting
- Assembly
- GW2SDK.dll
Count
The amount of the ingredient required to craft the item.
public required int Count { get; init; }
The amount of the ingredient required to craft the item.
public required int Count { get; init; }