Beta Documentation - Subject to change.

Gets the name of category of the recipe.

Syntax

Lua
function Recipe:GetCategoryName();

Returns

Type: string
The name of category of the recipe.

Remarks

See Also