Background for Skyrim SE
Member of the Form script
voidfunctionUnregisterForAllKeys()Native

Description

Wiki Description

Unregisters all Input for OnKeyDown and OnKeyUp events after prior registration via Form.RegisterForKey(...). (This function requires SKSE)


Caveats

CK Wiki - Notes

NONE


Examples

UnregisterForAllKeys() ; Unregister all registered key for this form

Auto-Generated Example

myForm__toCallFunctionOn.UnregisterForAllKeys()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.