Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_BasicSound.h340 void SetAmbientInfo( const AmbientInfo& info );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_BasicSound.cpp1006 void BasicSound::SetAmbientInfo( const AmbientInfo& ambientArgInfo ) in SetAmbientInfo() function in nw::snd::internal::BasicSound
Dsnd_SoundArchivePlayer.cpp705 sound->SetAmbientInfo( *ambientArgInfo ); in AllocSound()