Beta Documentation - Subject to change.

Gets the number of ingredients required for the recipe.

Syntax

Lua
function Recipe:GetIngredientCount();

Returns

Type: number
The number of ingredients required for the recipe.

Remarks

See Also