![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <TraceAuxiliary.h>
Public Attributes | |
| bool | bNoWorkerThread = false |
| bool | bTruncateFile = false |
| bool | bExcludeTail = false |
When set, trace data buffered before starting tracing will not be output to the trace file
When set, trace will not start a worker thread, instead it is updated from end frame delegate.
When set, the target file will be truncated if it already exists.