Difference between revisions of "RestoreHotkeys"
Jump to navigation
Jump to search
imported>Gribbleshnibit8 |
imported>Pintocat |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = LU | |origin = LU | ||
|summary = Restores the player's hotkeys | |summary = Restores the player's hotkeys from memory or from an array_var. | ||
|name = RestoreHotkeys | |name = RestoreHotkeys | ||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = keys | |||
|Type = array | |||
}} | |||
}} | }} | ||
==See Also== | ==See Also== | ||
[[Category:Functions_(Lutana)]] | [[Category:Functions_(Lutana)]] | ||
[[Category:Hotkey_Functions_(Lutana)]] | |||
[[SetHotkeyItem]] | |||
[[GetHotkeyItem]] | |||
[[ClearHotKey]] | |||
[[SetHotkey]] | |||
[[SaveHotkeys]] | |||
[[ClearAllHotkeys]] |
Revision as of 12:07, 21 December 2016
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Restores the player's hotkeys from memory or from an array_var.
Syntax
RestoreHotkeys keys:array