Skip to main content

Audio::prepareMusicEvent

All music event names found in the b617d scripts: pastebin.com/GnYt0R3P

Syntax

```js mp.game.audio.prepareMusicEvent(eventName); ```

Required Arguments

  • eventName: String

Return value

  • Boolean

Example

```js // todo ```

See also