Home > Turbine.UI.Lotro > Quickslot
GetShortcut Method
Beta Documentation - Subject to change.
Gets the shortcut on the quickslot.
Remarks
Gets the shortcut on the quickslot.
Syntax
function Quickslot:GetShortcut()
Parameters
- value
- Type: Shortcut
- The shortcut info for the quickslot
Examples
Basic
Getting an existing shortcut.
-- Gets an existing shortcut on a quickslot
shortcut = quickslot1:GetShortcut();
Intermediate
** Coming Soon **
Complex/Advanced
** Coming Soon **
See Also
Copyright © Standing Stone Games, LLC. All rights reserved.