MumbleAddVoiceTargetChannel — FiveM Natives
0x4D386C9E · CFX · client
Adds the specified channel to the target list for the specified Mumble voice target ID.
Parameters
| Name | Type | Description |
|---|---|---|
| targetId | int | A Mumble voice target ID, ranging from 1..30 (inclusive). |
| channel | int | A game voice channel ID. |
Returns
void