![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TraceControlMessages.h>
Inheritance diagram for FTraceControlDiscovery:Public Attributes | |
| FGuid | SessionId |
| FGuid | InstanceId |
Public Attributes inherited from FTraceControlStatus | |
| FString | Endpoint |
| FGuid | SessionGuid |
| FGuid | TraceGuid |
| uint64 | BytesSent = 0 |
| uint64 | BytesTraced = 0 |
| uint64 | MemoryUsed = 0 |
| uint32 | CacheAllocated = 0 |
| uint32 | CacheUsed = 0 |
| uint32 | CacheWaste = 0 |
| bool | bAreStatNamedEventsEnabled = false |
| bool | bIsPaused = false |
| bool | bIsTracing = false |
| FDateTime | StatusTimestamp |
| uint8 | TraceSystemStatus = 0 |
Response for FTraceControlPing. A status message with additional information about session instance and properties that doesn't change over the course of the session lifetime.
| FGuid FTraceControlDiscovery::InstanceId |
| FGuid FTraceControlDiscovery::SessionId |