Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FSendFilterSettings
Description
Returns true if any filter parameter differs significantly from Other. Use to determine whether a render-thread update is needed.
| Name | HasChanged |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerBus.h |
| Include Path | #include "AudioMixerBus.h" |
bool HasChanged
(
const FSendFilterSettings & Other
) const