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