Index
Collapse All
Expand All
IsSingleUse Method
Recipe Class
Members
See Also
Beta Documentation - Subject to change.
Gets a flag indicating if the recipe is a single use recipe.
Syntax
Lua
function
Recipe
:
IsSingleUse
(
)
;
Returns
Type: boolean
True if the recipe is a single use recipe.
Remarks
See Also
Recipe
Turbine.Gameplay