nw::snd::SoundPlayer::GetVolume Member Function

Syntax

#include <nw/snd/snd_SoundPlayer.h>
float GetVolume() const;

Arguments

None.

Return Values

Returns the current audio volume set for the player.

Description

Gets a player's audio volume.

See Also

SetVolume

Revision History

2010/01/15
Initial version.

CONFIDENTIAL