Property RecipeId
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
RecipeId
The ID of the recipe that is unlocked when the item is consumed.
public required int RecipeId { get; init; }
The ID of the recipe that is unlocked when the item is consumed.
public required int RecipeId { get; init; }