SetHotkeyItemRef
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
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.