Skip to content

IsMenuDisabled

Return the current disable state of the menus (pause, map, settings)

Returns
Data Type Description
boolean If true the menus (pause, map, settings) are disabled, if false they are enabled.

Example
local menuState = exports["utility_pausemenu"]:IsMenuDisabled()