Beta Documentation - Subject to change.

Gets the shortcut from the drag drop event.

Syntax

Lua
function DragDropInfo:GetShortcut();

Returns

Type: Shortcut
Any shortcut information available from the drag drop event.

Remarks

Gets the shortcut from the drag drop event.

See Also