IAnalyzer::FThreadInfo::GetSystemId

Returns the system if for the thread.

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 GetSystemId() const

Remarks

Returns the system if 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.

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