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