USubmixEffectConvolutionReverbPreset::CanFilter

Note: The SubmixEffect boilerplate macros could not be utilized here because the "CreateNewEffect" implementation differed from those available in the boilerplate macro.

Windows
MacOS
Linux

Override Hierarchy

USoundEffectPreset::CanFilter()

USubmixEffectConvolutionReverbPreset::CanFilter()

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectConvolutionReverb.h

Include

#include "SubmixEffects/SubmixEffectConvolutionReverb.h"

Source

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectConvolutionReverb.cpp

Syntax

virtual bool CanFilter() const

Remarks

Note: The SubmixEffect boilerplate macros could not be utilized here because the "CreateNewEffect" implementation differed from those available in the boilerplate macro.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss