SetHotkeyItem

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the item associated with a hotkey. Added by NVSE V4.5.6.

Syntax

(none) SetHotkeyItem WhichHotKey:int Item:ref

Example

ref rOldHotkey1

SetHotkeyItem 1, rOldHotKey1

See Also