Skip to main content

Audio::stopAudioScene

Syntax​

```js mp.game.audio.stopAudioScene(scene); ```

Required Arguments​

  • scene: String

Return value​

  • Undefined

Example​

```js // todo ```

See also​