IAnalyzer::FEventTypeInfo::GetId

Each event is assigned a unique ID when logged.

Windows
MacOS
Linux

References

Module

TraceAnalysis

Header

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

Include

#include "Trace/Analyzer.h"

Source

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

Syntax

uint32 GetId() const

Remarks

Each event is assigned a unique ID when logged. Not that this is not guaranteed to be the same for the same event from one trace to the next.

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