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

Description

Wiki Description

Unregisters all UI previously registered with Form.RegisterForMenu(...). (This function requires SKSE)


Caveats

CK Wiki - Notes

None


Examples

kYourForm.UnregisterForAllMenus() ; Stop listening for all registered menus

Auto-Generated Example

myForm__toCallFunctionOn.UnregisterForAllMenus()

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.