Blueprint ReferenceAudio PipelineRemove EffectVersion: 2.xOn this pageRemove Effect Removes an effect from the pipeline by its ID. Use this to dynamically disable filters or processing modules. Inputs NameTypeDescription PipelineobjectThe pipeline. IDintegerThe effect ID to remove. Outputs NameTypeDescription Return ValuebooleanTrue if removed.