Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Model
Inheritance Hierarchy
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Threads.h |
Include | #include "TraceServices/Model/Threads.h" |
Syntax
class IThreadProvider : public [TraceServices::IProvider](API\Developer\TraceServices\TraceServices\Model\IProvider)
Destructors
Type | Name | Description |
---|---|---|
~IThreadProvider () |
Functions
Type | Name | Description |
---|---|---|
void | EnumerateThreads ( TFunctionRef< void(const FThreadInf... ) | |
uint64 | GetModCount () | |
const TCHAR ... | GetThreadName ( uint32 ThreadId ) |