Searched refs:startPriority (Results 1 – 4 of 4) sorted by relevance
200 bool ExternalSoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() argument208 if ( startPriority < dropSound->CalcCurrentPlayerPriority() ) return false; in detail_CanPlaySound()
409 bool SoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() argument417 if ( startPriority < dropSound->CalcCurrentPlayerPriority() ) return false; in detail_CanPlaySound()
57 bool detail_CanPlaySound( int startPriority );
402 bool detail_CanPlaySound( int startPriority );