Index
Collapse All
Expand All
GetResultItemInfo Method
Recipe Class
Members
See Also
Beta Documentation - Subject to change.
Gets the item information for the item crafted by this recipe.
Syntax
Lua
function
Recipe
:
GetResultItemInfo
(
)
;
Returns
Type:
ItemInfo
The item information for the item crafted by this recipe.
Remarks
See Also
Recipe
Turbine.Gameplay