Property Id
- Namespace
- GuildWars2.Hero.Crafting
- Assembly
- GW2SDK.dll
Id
The ingredient ID. This can be an item ID, currency ID or guild upgrade ID, depending on the ingredient kind.
public required int Id { get; init; }
The ingredient ID. This can be an item ID, currency ID or guild upgrade ID, depending on the ingredient kind.
public required int Id { get; init; }