Searched defs:GetPlayingSoundCount (Results 1 – 3 of 3) sorted by relevance
54 int GetPlayingSoundCount() const { return static_cast<int>( m_SoundList.GetSize()); } in GetPlayingSoundCount() function
305 int GetPlayingSoundCount() const { return static_cast<int>( m_SoundList.GetSize()); } in GetPlayingSoundCount() function
137 int SoundActor::GetPlayingSoundCount( int actorPlayerId ) const in GetPlayingSoundCount() function in nw::snd::SoundActor