Exports
All exports are for client
SetRadioChannel
Set radio channel
Parameters :
Name | Type | Description |
---|---|---|
channel | string | Channel name or frequency |
Example
LeaveAllChannels
Disconnect from all channels to which it is connected
LeaveRadioChannel
Leave a specific channel
Parameters :
Name | Type | Description |
---|---|---|
channel | string | Channel |
Example
ToggleRadioAnim
SetDisableRadioAnim
Leave a specific channel
Parameters :
Name | Type | Description |
---|---|---|
bool | Boolen | true or false |
Example
GetRadioAnimState
returns the state of the radio anim verse
Example
Last updated