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