GetActiveUIComponentID

Revision as of 11:54, 15 July 2015 by imported>Jazzisparis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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