Audio::cancelMusicEvent

From RAGE Multiplayer Wiki

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

Syntax

mp.game.audio.cancelMusicEvent(eventName);

Required Arguments

  • eventName: String

Return value

  • Boolean

Example

// todo

See also