Searched refs:m_SoundPlayerCount (Results 1 – 2 of 2) sorted by relevance
334 u32 GetSoundPlayerCount() const { return m_SoundPlayerCount; } in GetSoundPlayerCount()542 u32 m_SoundPlayerCount; variable
57 m_SoundPlayerCount( 0 ), in SoundArchivePlayer()182 for ( SoundArchive::ItemId playerId = 0; playerId < m_SoundPlayerCount ; ++playerId ) in Finalize()193 m_SoundPlayerCount = 0; in Finalize()432 m_SoundPlayerCount = playerCount; in SetupSoundPlayer()645 playerIndex < m_SoundPlayerCount; ++playerIndex ) in Update()669 NW_MINMAXLT_ASSERT( itemIndex, 0, m_SoundPlayerCount ); in GetSoundPlayer()