Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionIsInMenu()NativeGlobal

Description

Documentation Comment

returns true if a menu is open, (other than the hud menu which is always open), regardless if the game is paused or not.


Caveats


Examples

Auto-Generated Example

bool returnedValue = DbSkseFunctions.IsInMenu()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.