Native referenceFiveM

CANCEL_MUSIC_EVENT

0x5B17A90291133DA5 AUDIO
FUNCTION SIGNATURE
BOOL CANCEL_MUSIC_EVENT(char* eventName);
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 AUDIO