Index
Collapse All
Expand All
GetItemInfo Method
Item Class
Members
See Also
Beta Documentation - Subject to change.
Gets information about the item.
Syntax
Lua
function
Item
:
GetItemInfo
(
)
;
Returns
Type:
ItemInfo
Information about the item.
Remarks
Gets information about the item. This information can be used to get things like the item name and description.
See Also
Item
Turbine.Gameplay