![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ITraceController.h>
Public Attributes | |
| uint64 | BytesSent |
| uint64 | BytesTraced |
| uint64 | MemoryUsed |
| uint32 | CacheAllocated |
| uint32 | CacheUsed |
| uint32 | CacheWaste |
| uint64 FTraceStatus::FStats::BytesSent |
Number of bytes sent to server or file.
| uint64 FTraceStatus::FStats::BytesTraced |
Number of (uncompressed) bytes traced from process.
| uint32 FTraceStatus::FStats::CacheAllocated |
Allocated memory for important events
| uint32 FTraceStatus::FStats::CacheUsed |
Memory used for important events
| uint32 FTraceStatus::FStats::CacheWaste |
Wasted space for important events cache