SetPauseMenu

Set the pause menu to be displayed, this is the menu that is displayed when you click ESC.

Argument
Data Type
Nedeed
Default
Description

active

boolean

-

Example
exports["utility_pausemenu"]:SetPauseMenu(true) -- Open the pause menu

Last updated

Was this helpful?