Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IAnalyzer > API/Developer/TraceAnalysis/IAnalyzer/FEventTypeInfo
Description
Each event is assigned a unique ID when logged. Note that this is not guaranteed to be the same for the same event from one trace to the next.
| Name | GetId |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include Path | #include "Trace/Analyzer.h" |
uint32 GetId() const