Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundInstanceManager.h281 int GetFreeCount() const { return m_FreeList.GetSize(); } in GetFreeCount() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_VoiceManager.cpp289 unsigned long VoiceManager::GetFreeCount() const in GetFreeCount() function in nw::snd::internal::driver::VoiceManager