GetActiveMenuMode

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

Syntax

[help]
(menuCode:int) GetActiveMenuMode

Example

GetActiveMenuMode

See Also