IsComponentLoaded
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Returns 1 if the UI component (which can be either a menu, an object-element, or a property-element) is currently loaded in memory.
Syntax
(loaded:0/1) IsComponentLoaded componentPath:string
Example
IsComponentLoaded "InventoryMenu\GLOW_BRANCH\IM_HotKeyWheel"
IsComponentLoaded "HUDMainMenu\XPMeter\XPPointer\_x_min"
IsComponentLoaded "StartMenu"