Home
last modified time | relevance | path

Searched defs:GetLowestPrioritySound (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp227 internal::BasicSound* ExternalSoundPlayer::GetLowestPrioritySound() in GetLowestPrioritySound() function in nw::snd::internal::ExternalSoundPlayer
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundPlayer.h437 internal::BasicSound* GetLowestPrioritySound() { return &m_PriorityList.GetFront(); } in GetLowestPrioritySound() function
Dsnd_SoundInstanceManager.h254 Sound* GetLowestPrioritySound() in GetLowestPrioritySound() function