Property OutputItemId
- Namespace
- GuildWars2.Hero.Crafting.Recipes
- Assembly
- GW2SDK.dll
OutputItemId
The ID of the item that is crafted by this recipe.
public required int OutputItemId { get; init; }
The ID of the item that is crafted by this recipe.
public required int OutputItemId { get; init; }