Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundInstanceManager.h182 RemovePriorityList( sound ); in Free()
203 RemovePriorityList( sound ); in UpdatePriority()
295 void RemovePriorityList( Sound* sound ) { m_PriorityList.Erase( sound ); } in RemovePriorityList() function
Dsnd_SoundPlayer.h431 void RemovePriorityList( internal::BasicSound* pSound );
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp251 void SoundPlayer::RemovePriorityList( internal::BasicSound* pSound ) in RemovePriorityList() function in nw::snd::SoundPlayer
267 RemovePriorityList( pSound ); in detail_SortPriorityList()
352 RemovePriorityList( pSound ); in detail_RemoveSound()