Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_ExternalSoundPlayer.h62 bool AppendSound( internal::BasicSound* sound );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ExternalSoundPlayer.cpp125 bool ExternalSoundPlayer::AppendSound( internal::BasicSound* sound ) in AppendSound() function in nw::snd::internal::ExternalSoundPlayer
Dsnd_SoundArchivePlayer.cpp1080 if ( ! extPlayer->AppendSound( sound ) ) in detail_SetupSoundImpl()