FThreadInfo

Unreal Engine C++ API Reference > Developer > TraceAnalysis > Trace > IAnalyzer

References

   
Module TraceAnalysis
Header /Engine/Source/Developer/TraceAnalysis/Public/Trace/Analyzer.h
Include #include "Trace/Analyzer.h"

Syntax

struct FThreadInfo  

Functions

Type Name Description
const ANSICH... GetGroupName () Returns the name of the group a thread has been assigned ti, or an empty string
uint32 GetId () Returns the trace-specific id for the thread
const ANSICH... GetName () Returns the thread's name or an empty string
int32 GetSortHint () Returns a hint for use when sorting threads.
uint32 GetSystemId () Returns the system if for the thread.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library