Searched defs:GetLowestPrioritySound (Results 1 – 3 of 3) sorted by relevance
223 internal::BasicSound* ExternalSoundPlayer::GetLowestPrioritySound() in GetLowestPrioritySound() function in nw::snd::internal::ExternalSoundPlayer
428 internal::BasicSound* GetLowestPrioritySound() { return &m_PriorityList.GetFront(); } in GetLowestPrioritySound() function
252 Sound* GetLowestPrioritySound() in GetLowestPrioritySound() function