- Found in:
- SKSE
Description
Documentation Comment
Registers for OnKeyDown and OnKeyUp events for the given keycode.
Caveats
Parameters
intkeyCode
Examples
Auto-Generated Example
int myInt__keyCode
myAlias__toCallFunctionOn.RegisterForKey(myInt__keyCode)