Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_BasicSound.h363 void SetAmbientInfo( const AmbientInfo& info );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BasicSound.cpp1071 void BasicSound::SetAmbientInfo( const AmbientInfo& ambientArgInfo ) in SetAmbientInfo() function in nw::snd::internal::BasicSound
Dsnd_SoundArchivePlayer.cpp719 sound->SetAmbientInfo( *ambientArgInfo ); in AllocSound()