- Found in:
- SKSE
Description
Documentation Comment
returns name of control bound to given keycode, or "" if unbound
Caveats
Parameters
intkeycode
Examples
Auto-Generated Example
int myInt__keycode
string returnedValue = Input.GetMappedControl(myInt__keycode)