Searched refs:m_SoundPlayerCount (Results 1 – 2 of 2) sorted by relevance
362 u32 GetSoundPlayerCount() const { return m_SoundPlayerCount; } in GetSoundPlayerCount()570 u32 m_SoundPlayerCount; variable
59 m_SoundPlayerCount( 0 ), in SoundArchivePlayer()184 for ( SoundArchive::ItemId playerId = 0; playerId < m_SoundPlayerCount ; ++playerId ) in Finalize()195 m_SoundPlayerCount = 0; in Finalize()434 m_SoundPlayerCount = playerCount; in SetupSoundPlayer()647 playerIndex < m_SoundPlayerCount; ++playerIndex ) in Update()671 NW_MINMAXLT_ASSERT( itemIndex, 0, m_SoundPlayerCount ); in GetSoundPlayer()