SetHotkeyItem

From the Fallout3 GECK Wiki
Revision as of 11:57, 22 August 2014 by imported>Odessa (fixed link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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