Input Script
Revision as of 00:11, 22 October 2017 by imported>ShadeMe (Fix DirectX scan code link)
Extends: ScriptObject Script
Script for getting input information.
Definition
Scriptname Input Native Hidden
Properties
None
Global Functions
None
Member Functions
None
F4SE Global Functions
- string Function GetMappedControl(int aiKeyCode)
- Returns the name of the control bound to the given key code.
- int Function GetMappedKey(string asControlName, int aiDeviceType = 0xFF)
- Returns the key code of the named control.
Events
None