USoundSubmix::RemoveSpectralAnalysisDelegate

Remove a spectral analysis delegate.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h

Include

#include "Sound/SoundSubmix.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundSubmix.cpp

Syntax

void RemoveSpectralAnalysisDelegate
(
    const UObject * WorldContextObject,
    const FOnSubmixSpectralAnalysisBP & OnSubmixSpectralAnalysisBP
)

Remarks

Remove a spectral analysis delegate.

Parameters

Parameter

Description

OnSubmixSpectralAnalysisBP

The event delegate to remove.

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