SetHotkeyItemRef

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Associates the calling Inventory Reference with the specified hotkey number.

Syntax

[help]
(success:0/1) reference.SetHotkeyItemRef hotkeyNum:int{1, 3-8}

Example

itemRef.SetHotkeyItemRef 5

This will associate itemRef with hotkey #5.

See Also