MUMBLE_SET_VOICE_TARGET
Sets the current Mumble voice target ID to broadcast voice to.
CFX
Signature
lua
MumbleSetVoiceTarget(0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | A Mumble voice target ID, ranging from 1..30 (inclusive). 0 disables voice targets, and 31 is server loopback. |
Usage
lua
MumbleSetVoiceTarget(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
