FAnalysisContext::AddAnalyzer

Adds an analyzer instance that will subscribe to and receive event data from the trace stream.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

/Engine/Source/Developer/TraceAnalysis/Public/Trace/Analysis.h

Include

#include "Trace/Analysis.h"

Source

/Engine/Source/Developer/TraceAnalysis/Private/Analysis/Context.cpp

Syntax

void AddAnalyzer
(
    IAnalyzer & Analyzer
)

Remarks

Adds an analyzer instance that will subscribe to and receive event data from the trace stream.

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