Beta Documentation - Subject to change.

Gets the type of the shortcut.

Syntax

Lua
function Shortcut:GetType();

Returns

Type: ShortcutType
The shortcut type.

Remarks

Gets the type of the shortcut.

See Also