MumbleSetServerAddress — RedM Natives
0xE6EB2CD8 · CFX · client
Changes the Mumble server address to connect to, and reconnects to the new address. Setting the address to an empty string and the port to -1 will reset to the built in FXServer Mumble Implementation.
Parameters
| Name | Type | Description |
|---|---|---|
| address | char* | The address of the mumble server. |
| port | int | The port of the mumble server. |
Returns
void