SetCustomRadioTrackList — FiveM Natives
0x4E404A9361F75BB2 · AUDIO · all
Queues up a custom track list on the specified radio station. The content in the track list will be played as soon as possible. The station does not have to be frozen.
Parameters
| Name | Type | Description |
|---|---|---|
| radioStation | char* | |
| trackListName | char* | |
| forceNow | BOOL | wheter or not to interrupt the current track on the tracklist |
Returns
void