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