Index
Collapse All
Expand All
GetCriticalResultItemInfo Method
Recipe Class
Members
See Also
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
Recipe
Turbine.Gameplay