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

[DEV SERVER] Loading description...


Caveats

CK Wiki - Notes

None


Parameters

stringmenuName

CK Wiki Description

The UI to listen for.


Examples

kYourForm.RegisterForMenu("ContainerMenu") ; Start listening for the container menu

Auto-Generated Example

string myString__menuName

myForm__toCallFunctionOn.RegisterForMenu(myString__menuName)

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.