Difference between revisions of "ClearAllHotkeys"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Gribbleshnibit8
imported>Pintocat
 
Line 3: Line 3:
  |summary = Removes all of the player's current hotkeys.
  |summary = Removes all of the player's current hotkeys.
  |name = ClearAllHotkeys
  |name = ClearAllHotkeys
|returnType = void
}}
}}
==See Also==
==See Also==
*[[RestoreHotkeys]]
*[[SaveHotkeys]]
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:Hotkey_Functions_(Lutana)]]
[[SetHotkeyItem]]
[[GetHotkeyItem]]
[[ClearHotKey]]
[[SetHotkey]]
[[SaveHotkeys]]
[[RestoreHotkeys]]

Latest revision as of 12:08, 21 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Removes all of the player's current hotkeys.

Syntax

[help]
ClearAllHotkeys

See Also

SetHotkeyItem

GetHotkeyItem

ClearHotKey

SetHotkey

SaveHotkeys

RestoreHotkeys