GetActiveUIComponentID

From GECK
Jump to: navigation, search


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