Skip to main content

Gameplay::setMinigameInProgress

Syntax

```js mp.game.gameplay.setMinigameInProgress(toggle); ```

Required Arguments

  • toggle: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also