GetHotkeyItemRef

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an Inventory Reference of the item that is assigned to the specified hotkey.

Syntax

[help]
(itemRef:ref) GetHotkeyItemRef hotkey:int{1-8}

Example

set rHotkey4ItemRef to GetHotkeyItemRef 4 

See Also