MUMBLE_ADD_VOICE_TARGET_CHANNEL
Adds the specified channel to the target list for the specified Mumble voice target ID.
CFX
Signature
lua
MumbleAddVoiceTargetChannel(0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | A Mumble voice target ID, ranging from 1..30 (inclusive). | |
| int | A game voice channel ID. |
Usage
lua
MumbleAddVoiceTargetChannel(0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
