Skip to main content

Audio::pauseScriptedConversation

Syntax

```js mp.game.audio.pauseScriptedConversation(p0); ```

Required Arguments

  • p0: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also