GetActiveUIComponentID

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 integer ID of the currently highlighted menu element, as defined by that element's <id> trait in the menu XML file.

Syntax

[help]
(id:int) GetActiveUIComponentID

Example

GetActiveUIComponentID

See Also