Searched refs:playableSoundCount (Results 1 – 1 of 1) sorted by relevance
71 const int playableSoundCount = ( i == 0 ) ? INT_MAX : 1; in Initialize() local72 m_ActorPlayer[i].SetPlayableSoundCount( playableSoundCount ); in Initialize()