Searched defs:detail_GetAttachedSound (Results 1 – 4 of 4) sorted by relevance
647 internal::BasicSound* detail_GetAttachedSound() { return m_pSound; } in detail_GetAttachedSound() function649 const internal::BasicSound* detail_GetAttachedSound() const { return m_pSound; } in detail_GetAttachedSound() function
639 internal::WaveSound* detail_GetAttachedSound() { return m_pSound; } in detail_GetAttachedSound() function642 const internal::WaveSound* detail_GetAttachedSound() const { return m_pSound; } in detail_GetAttachedSound() function
782 internal::StreamSound* detail_GetAttachedSound() { return m_pSound; } in detail_GetAttachedSound() function785 const internal::StreamSound* detail_GetAttachedSound() const { return m_pSound; } in detail_GetAttachedSound() function
1057 internal::SequenceSound* detail_GetAttachedSound() { return m_pSound; } in detail_GetAttachedSound() function1060 const internal::SequenceSound* detail_GetAttachedSound() const { return m_pSound; } in detail_GetAttachedSound() function