Background for Skyrim SE
Member of the SPE_Interface script
stringfunctionGetButtonForDXScanCode(intaiKeyCode)NativeGlobal

Description

Documentation Comment

Return the string representation of the given key code


Caveats


Parameters

intaiKeyCode


Examples

Auto-Generated Example

int myInt__aiKeyCode

string returnedValue = SPE_Interface.GetButtonForDXScanCode(myInt__aiKeyCode)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.