Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_Sound3DActor.h278 virtual void detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound );
Dsnd_BasicSound.h455 virtual void detail_UpdateAmbientArg(
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_Sound3DActor.cpp241 void Sound3DActor::detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_UpdateAmbientArg() function in nw::snd::Sound3DActor
Dsnd_BasicSound.cpp424 m_AmbientInfo.argUpdateCallback->detail_UpdateAmbientArg( in Update()