Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt

Use this file to discover all available pages before exploring further.

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()