Navigation
API > API/Developer > API/Developer/TraceAnalysis > API/Developer/TraceAnalysis/IAnalyzer > API/Developer/TraceAnalysis/IAnalyzer/FThreadInfo
Description
Returns the system id for the thread. Because this may not be known by trace and because IDs can be reused by the system, relying on the value of this is discouraged.
| Name | GetSystemId |
| Type | function |
| Header File | /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h |
| Include Path | #include "Trace/Analyzer.h" |
uint32 GetSystemId() const