Beta Documentation - Subject to change.

Initializes a new shortcut.

Syntax

Lua
function Shortcut:Shortcut(item);

Parameters

item
Type: Item
The item to create the shortcut from.

Remarks

Initializes a new shortcut.

See Also