Searched refs:DetachSoundActorAll (Results 1 – 3 of 3) sorted by relevance
67 void DetachSoundActorAll( SoundActor* actor );
110 void ExternalSoundPlayer::DetachSoundActorAll( SoundActor* actor ) in DetachSoundActorAll() function in nw::snd::internal::ExternalSoundPlayer
83 m_ActorPlayer[i].DetachSoundActorAll( this ); in Finalize()