Beta Documentation - Subject to change.

Gets the name of the recipe.

Syntax

Lua
function Recipe:GetName();

Returns

Type: string
The name of the recipe.

Remarks

See Also