GetActiveUIComponentID

< [[::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

(id:int) GetActiveUIComponentID

Example

GetActiveUIComponentID

See Also