Home
last modified time | relevance | path

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

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