Beta Documentation - Subject to change.

Sets the type of the shortcut.

Syntax

Lua
function Shortcut:SetType(value);

Parameters

value
Type: ShortcutType
The new shortcut type.

Remarks

Sets the type of the shortcut.

See Also