Searched refs:m_pTempSpecialHandle (Results 1 – 9 of 9) sorted by relevance
63 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()79 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
64 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()80 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
74 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()90 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
63 m_pTempSpecialHandle = NULL; in Initialize()254 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()259 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
58 m_pTempSpecialHandle = NULL; in Initialize()210 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()
60 m_pTempSpecialHandle = NULL; in Initialize()781 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()786 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
106 StreamSoundHandle* m_pTempSpecialHandle; variable
139 WaveSoundHandle* m_pTempSpecialHandle; variable
183 SequenceSoundHandle* m_pTempSpecialHandle; variable