CancelMusicEvent
Docslocal retval = CancelMusicEvent(eventName)Description
All music event names found in the b617d scripts: pastebin.com/GnYt0R3P
Parameters
| Name | Type | Description |
|---|---|---|
eventName | char* | the name of the event to cancel |
Returns
BOOLReturns TRUE (1) or FALSE (0).