Home
last modified time | relevance | path

Searched refs:RemovePriorityList (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundInstanceManager.h184 RemovePriorityList( sound ); in Free()
205 RemovePriorityList( sound ); in UpdatePriority()
297 void RemovePriorityList( Sound* sound ) { m_PriorityList.Erase( sound ); } in RemovePriorityList() function
Dsnd_SoundPlayer.h439 void RemovePriorityList( internal::BasicSound* pSound );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp253 void SoundPlayer::RemovePriorityList( internal::BasicSound* pSound ) in RemovePriorityList() function in nw::snd::SoundPlayer
269 RemovePriorityList( pSound ); in detail_SortPriorityList()
354 RemovePriorityList( pSound ); in detail_RemoveSound()