GetActiveUIComponentName

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Returns the name of the menu element currently highlighted by the mouse cursor, as defined in the menu XML file.

Syntax

[help]
(name:string_var) GetActiveUIComponentName

Example

GetActiveUIComponentName

See Also