Beta Documentation - Subject to change.

Gets the item information for the item crafted by this recipe when the player crits.

Syntax

Lua
function Recipe:GetCriticalResultItemInfo();

Returns

Type: ItemInfo
The item information for the item crafted by this recipe when the player crits.

Remarks

See Also