Beta Documentation - Subject to change.

Converts a Shortcut to an Item.

Syntax

Lua
function Shortcut:GetItem();

Returns

Type: Item
The Item that was create from the shortcut or NIL if the shortcut was not a valid Item.

Remarks

If the shortcut is an item shortcut, return an Item representation of the shortcut.

See Also