SetHotkeyItem

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(none) SetHotkeyItem WhichHotKey:int Item:ref

Example

ref rOldHotkey1

SetHotkeyItem 1, rOldHotKey1

See Also