nw::snd::SoundPlayer::GetFxSend Member Function

Syntax

#include <nw/snd/snd_SoundPlayer.h>

float GetFxSend(
     AuxBus bus
) const;

Arguments

Name Description
in bus AUX bus for which send volume is to be set.

Return Values

Returns the send volume to the current effect.

Description

Gets the send volume to the effect set for the player.

See Also

AuxBus
SetFxSend

Revision History

2010/06/30
Initial version.

CONFIDENTIAL