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
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 | - |
exports["utility_pausemenu"]:SetPauseMenu(true) -- Open the pause menu