Home
last modified time | relevance | path

Searched defs:ConvertSoundId (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimSound.h233 bool ConvertSoundId( const SoundArchive& arc ) { return m_Impl.ConvertSoundId( arc ); } in ConvertSoundId() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_AnimSoundImpl.cpp96 bool AnimSoundImpl::ConvertSoundId( const SoundArchive& arc ) in ConvertSoundId() function in nw::snd::internal::AnimSoundImpl