From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x5B17A90291133DA5.md

AUDIO Natives

CANCEL_MUSIC_EVENT

Property Value
Native Name CANCEL_MUSIC_EVENT
Hash 0x5B17A90291133DA5
Return Type BOOL
Parameters eventName (char*)

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


### Parameters
- **`eventName`** (`char*`) — the name of the event to cancel
Back to documentation