Home
last modified time | relevance | path

Searched defs:IsAttachedSound (Results 1 – 5 of 5) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimEventPlayer.h45 bool IsAttachedSound() const { return m_Handle.IsAttachedSound(); } in IsAttachedSound() function
Dsnd_SoundHandle.h570 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_WaveSoundHandle.h499 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_StreamSoundHandle.h597 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_SequenceSoundHandle.h950 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function