Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundHandle.h550 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_WaveSoundHandle.h486 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_StreamSoundHandle.h579 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function
Dsnd_SequenceSoundHandle.h934 bool IsAttachedSound() const { return m_pSound != NULL; } in IsAttachedSound() function