MumbleIsPlayerMuted
Docslocal retval = MumbleIsPlayerMuted(playerSrc)Description
Checks if the player is currently muted
Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | int | The player to get the mute state for |
Returns
BOOLReturns TRUE (1) or FALSE (0).