Home
last modified time | relevance | path

Searched defs:GetPlayableSoundCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_ExternalSoundPlayer.h54 int GetPlayableSoundCount() const { return m_PlayableCount; } in GetPlayableSoundCount() function
Dsnd_SoundPlayer.h332 int GetPlayableSoundCount() const { return m_PlayableCount; } in GetPlayableSoundCount() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundActor.cpp170 int SoundActor::GetPlayableSoundCount( int actorPlayerId ) const in GetPlayableSoundCount() function in nw::snd::SoundActor