MUMBLE_DOES_CHANNEL_EXIST
Check whether specified channel exists on the Mumble server.
CFX
Signature
lua
MumbleDoesChannelExist(0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| int | A game voice channel ID. |
Usage
lua
MumbleDoesChannelExist(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
