Skip to main content
Return the current disable state of the menus (pause, map, settings)
TypeDescription
booleanIf true the menus (pause, map, settings) are disabled, if false they are enabled.
local menuState = exports["utility_pausemenu"]:IsMenuDisabled()