Background for Skyrim SE
Member of the ActiveMagicEffect script
voidfunctionRegisterForKey(intkeyCode)Native

Description

Documentation Comment

Registers for OnKeyDown and OnKeyUp events for the given keycode.


Caveats


Parameters

intkeyCode


Examples

Auto-Generated Example

int myInt__keyCode

myActiveMagicEffect__toCallFunctionOn.RegisterForKey(myInt__keyCode)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.