MumbleAddVoiceTargetChannel
DocsMumbleAddVoiceTargetChannel(targetId, channel)Description
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
voidThis native does not return a value.