Home
last modified time | relevance | path

Searched refs:playableSoundCount (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundActor.cpp69 const int playableSoundCount = ( i == 0 ) ? INT_MAX : 1; in Initialize() local
70 m_ActorPlayer[i].SetPlayableSoundCount( playableSoundCount ); in Initialize()