SetRadioTrack
DocsSetRadioTrack(radioStation, radioTrack)Description
Only found this one in the decompiled scripts:
AUDIO::SET_RADIO_TRACK("RADIO_03_HIPHOP_NEW", "ARM1_RADIO_STARTS");Parameters
| Name | Type | Description |
|---|---|---|
radioStation | char* | — |
radioTrack | char* | — |
Returns
voidThis native does not return a value.