MUMBLE_SET_SUBMIX_FOR_SERVER_ID
Sets the audio submix ID for a specified player using Mumble 'Native Audio' functionality.
CFX
Signature
lua
MumbleSetSubmixForServerId(0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | The player's server ID. | |
| int | The submix ID. |
Usage
lua
MumbleSetSubmixForServerId(0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
