Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/FAnalysisProcessor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Trace/Analysis.h | |||
FAnalysisProcessor & operator=
(
const FAnalysisProcessor& |
Trace/Analysis.h |
operator=(FAnalysisProcessor &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analysis.h |
| Include Path | #include "Trace/Analysis.h" |
| Source | /Engine/Source/Developer/TraceAnalysis/Private/Analysis/Processor.cpp |
FAnalysisProcessor & operator=
(
FAnalysisProcessor &&
)
operator=(const FAnalysisProcessor &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analysis.h |
| Include Path | #include "Trace/Analysis.h" |
FAnalysisProcessor & operator=
(
const FAnalysisProcessor &
)