Searched refs:m_pTempSpecialHandle (Results 1 – 9 of 9) sorted by relevance
61 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()77 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
62 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()78 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
72 m_pSound->m_pTempSpecialHandle = this; in detail_AttachSoundAsTempHandle()88 if ( m_pSound->m_pTempSpecialHandle == this ) m_pSound->m_pTempSpecialHandle = NULL; in DetachSound()
61 m_pTempSpecialHandle = NULL; in Initialize()252 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()257 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
56 m_pTempSpecialHandle = NULL; in Initialize()204 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()
58 m_pTempSpecialHandle = NULL; in Initialize()777 return m_pTempSpecialHandle != NULL; in IsAttachedTempSpecialHandle()782 m_pTempSpecialHandle->DetachSound(); in DetachTempSpecialHandle()
97 StreamSoundHandle* m_pTempSpecialHandle; variable
137 WaveSoundHandle* m_pTempSpecialHandle; variable
181 SequenceSoundHandle* m_pTempSpecialHandle; variable