Beta Documentation - Subject to change.

Gets the specified recipes for this profession.

Syntax

Lua
function ProfessionInfo:GetRecipe(index);

Parameters

index
Type: number

Returns

Type: Recipe
The specified recipes for this profession.

Remarks

See Also