Beta Documentation - Subject to change.

Gets the item information for the ingredient.

Syntax

Lua
function RecipeIngredient:GetItemInfo();

Returns

Type: ItemInfo
The item information for the ingredient.

Remarks

See Also