Home
last modified time | relevance | path

Searched refs:detail_UpdateAmbientArg (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Sound3DActor.h280 virtual void detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound );
Dsnd_BasicSound.h478 virtual void detail_UpdateAmbientArg(
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DActor.cpp243 void Sound3DActor::detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_UpdateAmbientArg() function in nw::snd::Sound3DActor
Dsnd_BasicSound.cpp442 m_AmbientInfo.argUpdateCallback->detail_UpdateAmbientArg( in Update()