IAnalyzerNRTFactory::NewWorker

Create a new worker.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AudioAnalyzer

Header

/Engine/Source/Runtime/AudioAnalyzer/Public/IAudioAnalyzerNRTInterface.h

Include

#include "IAudioAnalyzerNRTInterface.h"

Syntax

TUniquePtr< IAnalyzerNRTWorker > NewWorker
(
    const FAnalyzerNRTParameters & InParams,
    const IAnalyzerNRTSettings * InSettings
) const

Remarks

Create a new worker.

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