Searched defs:GetFreeCount (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_SoundInstanceManager.h | 283 int GetFreeCount() const { return m_FreeList.GetSize(); } in GetFreeCount() function |
| /NW4C-2.0.3/sources/libraries/snd/ | ||
| D | snd_VoiceManager.cpp | 291 unsigned long VoiceManager::GetFreeCount() const in GetFreeCount() function in nw::snd::internal::driver::VoiceManager |