Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_BasicSound.h361 void SetAmbientInfo( const AmbientInfo& info );
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BasicSound.cpp1064 void BasicSound::SetAmbientInfo( const AmbientInfo& ambientArgInfo ) in SetAmbientInfo() function in nw::snd::internal::BasicSound
Dsnd_SoundArchivePlayer.cpp717 sound->SetAmbientInfo( *ambientArgInfo ); in AllocSound()