GetActiveMenuMode

Revision as of 12:03, 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 menu code of the top active menu mode currently receiving input. These are the same codes used by the MenuMode function.

Syntax

(menuCode:int) GetActiveMenuMode

Example

GetActiveMenuMode

See Also