Beta Documentation - Subject to change.

Gets the number of optional ingredients for the recipe.

Syntax

Lua
function Recipe:GetOptionalIngredientCount();

Returns

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

Remarks

See Also