Searched refs:detail_SetPlayableSoundLimit (Results 1 – 3 of 3) sorted by relevance
406 void detail_SetPlayableSoundLimit( int limit );
395 void SoundPlayer::detail_SetPlayableSoundLimit( int limit ) in detail_SetPlayableSoundLimit() function in nw::snd::SoundPlayer
470 player->detail_SetPlayableSoundLimit( playerInfo.playableSoundMax ); in SetupSoundPlayer()