Index
Collapse All
Expand All
GetIngredientCount Method
Recipe Class
Members
See Also
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
Recipe
Turbine.Gameplay