GTA V NativesaudioAudio::prepareMusicEventOn this pageAudio::prepareMusicEventAll 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