Return the current disable state of the menus (pause, map, settings)
boolean
If true the menus (pause, map, settings) are disabled, if false they are enabled.
local menuState = exports["utility_pausemenu"]:IsMenuDisabled()
Last updated 2 days ago
Was this helpful?