Searched refs:m_SoundPlayerCount (Results 1 – 2 of 2) sorted by relevance
338 u32 GetSoundPlayerCount() const { return m_SoundPlayerCount; } in GetSoundPlayerCount()531 u32 m_SoundPlayerCount; variable
54 m_SoundPlayerCount( 0 ), in SoundArchivePlayer()170 for ( SoundArchive::ItemId playerId = 0; playerId < m_SoundPlayerCount ; ++playerId ) in Finalize()181 m_SoundPlayerCount = 0; in Finalize()420 m_SoundPlayerCount = playerCount; in SetupSoundPlayer()633 playerIndex < m_SoundPlayerCount; ++playerIndex ) in Update()657 NW_MINMAXLT_ASSERT( itemIndex, 0, m_SoundPlayerCount ); in GetSoundPlayer()