Beta Documentation - Subject to change.

Gets the quantity of the result item actually crafted.

Syntax

Lua
function Recipe:GetResultItemQuantity();

Returns

Type: number
The quantity of the result item actually crafted.

Remarks

See Also