MUMBLE_SET_AUDIO_INPUT_DISTANCE
Sets the current input distance. The player will be able to talk to other players within this distance.
CFX
Signature
lua
MumbleSetAudioInputDistance(0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| float | The input distance. |
Usage
lua
MumbleSetAudioInputDistance(0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
