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