Beta Documentation - Subject to change.

Gets the quantity of the critical result item actually crafted when the player crits.

Syntax

Lua
function Recipe:GetCriticalResultItemQuantity();

Returns

Type: number
The quantity of the critical result item actually crafted when the player crits.

Remarks

See Also