Home
last modified time | relevance | path

Searched refs:DetachSoundActorAll (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_ExternalSoundPlayer.h67 void DetachSoundActorAll( SoundActor* actor );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp110 void ExternalSoundPlayer::DetachSoundActorAll( SoundActor* actor ) in DetachSoundActorAll() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_SoundActor.cpp83 m_ActorPlayer[i].DetachSoundActorAll( this ); in Finalize()