Beta Documentation - Subject to change.

Gets the amount of crafting experience rewarded for crafting this recipe.

Syntax

Lua
function Recipe:GetExperienceReward();

Returns

Type: number
The amount of crafting experience rewarded for crafting this recipe.

Remarks

See Also