UI
- Found in:
- F4SE
Inheritance Tree
No indexed scripts extend this script.
Structs
Properties
Events
Functions
- Found in:
- F4SE
Returns true if the given menu is open.
- Found in:
- F4SE
Returns whether a custom menu is registered or not.
- Found in:
- F4SE
Registers a custom menu to be opened later.
- Found in:
- F4SE
boolfunctionRegisterCustomMenu(stringmenuName, stringmenuPath, stringrootPath, UI:MenuDatamData)NativeGlobal
Registers a custom menu to be opened later.
- Found in:
- F4SE
boolfunctionLoad(stringmenu, stringsourceVar, stringassetPath, ScriptObjectreceiver=NONE, stringcallback="")NativeGlobal
Loads a child swf to the target.
