SetHotkeyItemRef
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Associates the calling Inventory Reference with the specified hotkey number.
Syntax
(success:0/1) reference.SetHotkeyItemRef hotkeyNum:int{1, 3-8}
Example
itemRef.SetHotkeyItemRef 5
This will associate itemRef with hotkey #5.