SetHotkey

Revision as of 13:04, 21 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Similar to SetHotkeyItem, but allows specification of health and weapon mod flags. You can pass -1 as the 'health' parameter to ignore it...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Similar to SetHotkeyItem, but allows specification of health and weapon mod flags. You can pass -1 as the 'health' parameter to ignore it when matching modflags.

Syntax

SetHotkey index:int item:form health:float modflags:int

See Also

SetHotkeyItem

GetHotkeyItem

ClearHotKey

SaveHotkeys

RestoreHotkeys

ClearAllHotkeys