Skip to main content

Gameplay::setSaveMenuActive

The bool is not a toggle!!!

Syntax​

```js mp.game.gameplay.setSaveMenuActive(unk); ```

Required Arguments​

  • unk: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​