nw::snd::Sound3DEngine::UPDATE_START_PRIORITY Member Constant

Syntax

#include <nw/snd/snd_Sound3DEngine.h>
static const u32 UPDATE_START_PRIORITY =  ( 1 << 24 );

Description

Flag indicating that UpdateAmbientParam has been called to calculate priority before the sound starts.

See Also

UpdateAmbientParam

Revision History

2010/03/12
Initial version.

CONFIDENTIAL