Player::GetChatVolume
Defined in:
Returns the volume for a particular player's voice chat.
C4Messages.h
Prototype
float GetChatVolume(void) const;
Description
The GetChatVolume
function returns the volume for the voice chat from a particular player.
See Also