- Found in:
- SKSE
Description
Documentation Comment
Registers for OnMenuOpen and OnMenuClose events for the given menu.
Registrations have to be refreshed after each game load.
For a list of valid menu names, see UI.psc.
Caveats
Parameters
stringmenuName
Examples
Auto-Generated Example
string myString__menuName
myAlias__toCallFunctionOn.RegisterForMenu(myString__menuName)