Searched refs:detail_UpdateAmbientArg (Results 1 – 4 of 4) sorted by relevance
278 virtual void detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound );
476 virtual void detail_UpdateAmbientArg(
241 void Sound3DActor::detail_UpdateAmbientArg( void* arg, const internal::BasicSound* sound ) in detail_UpdateAmbientArg() function in nw::snd::Sound3DActor
435 m_AmbientInfo.argUpdateCallback->detail_UpdateAmbientArg( in Update()