SaveHotkeys

Revision as of 13:05, 21 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Saves the player's current hotkeys to an in-memory array and returns an array that can be passed to RestoreHotkeys. |name = SaveHotkeys...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Saves the player's current hotkeys to an in-memory array and returns an array that can be passed to RestoreHotkeys.

Syntax

(array) SaveHotkeys

See Also

SetHotkeyItem

GetHotkeyItem

ClearHotKey

SetHotkey

RestoreHotkeys

ClearAllHotkeys