nw::snd::SequenceSoundHandle::IsAttachedSound Member Function

Syntax

#include <nw/snd/snd_SequenceSoundHandle.h>
bool IsAttachedSound() const;

Arguments

None.

Return Values

Returns TRUE if there is a sound associated with the handle.

Description

Checks whether there is a sound associated with the handle.

Revision History

2010/01/22
Initial version.

CONFIDENTIAL