Beta Documentation - Subject to change.

Gets the number of recipes the player knows for this profession.

Syntax

Lua
function ProfessionInfo:GetRecipeCount();

Returns

Type: number
The number of recipes the player knows for this profession.

Remarks

See Also