Audio::cancelMusicEvent

From RAGE Multiplayer Wiki
Revision as of 21:04, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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