Home
last modified time | relevance | path

Searched defs:RemovePriorityList (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundInstanceManager.h295 void RemovePriorityList( Sound* sound ) { m_PriorityList.Erase( sound ); } in RemovePriorityList() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp251 void SoundPlayer::RemovePriorityList( internal::BasicSound* pSound ) in RemovePriorityList() function in nw::snd::SoundPlayer