Skip to main content

Audio::requestAmbientAudioBank

All occurrences and usages found in b617d, sorted alphabetically and identical lines removed: pastebin.com/XZ1tmGEz

Syntax

```js mp.game.audio.requestAmbientAudioBank(p0, p1); ```

Required Arguments

  • p0: String
  • p1: Boolean

Return value

  • Boolean

Example

```js // todo ```

See also