Searched refs:SetPlayerPriority (Results 1 – 7 of 7) sorted by relevance
404 void SetPlayerPriority( int priority ) in SetPlayerPriority() function406 if ( IsAttachedSound() ) m_pSound->SetPlayerPriority( priority ); in SetPlayerPriority()
493 void SetPlayerPriority( int priority ) in SetPlayerPriority() function495 if ( IsAttachedSound() ) m_pSound->SetPlayerPriority( priority ); in SetPlayerPriority()
417 void SetPlayerPriority( int priority ) in SetPlayerPriority() function419 if ( IsAttachedSound() ) m_pSound->SetPlayerPriority( priority ); in SetPlayerPriority()
398 void SetPlayerPriority( int priority ) in SetPlayerPriority() function400 if ( IsAttachedSound() ) m_pSound->SetPlayerPriority( priority ); in SetPlayerPriority()
307 void SetPlayerPriority( int priority );
257 SetPlayerPriority( PRIORITY_MIN ); in Stop()814 void BasicSound::SetPlayerPriority( int priority ) in SetPlayerPriority() function in nw::snd::internal::BasicSound
1096 sound->SetPlayerPriority( playerPriority ); in detail_SetupSoundImpl()