UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTraceStatus::FSettings Struct Reference

#include <ITraceController.h>

Public Attributes

bool bUseWorkerThread
 
bool bUseImportantCache
 
uint32 TailSizeBytes
 
TArray< FChannelPresetChannelPresets
 

Member Data Documentation

◆ bUseImportantCache

bool FTraceStatus::FSettings::bUseImportantCache

If important cache is enabled

◆ bUseWorkerThread

bool FTraceStatus::FSettings::bUseWorkerThread

If worker thread is used or TraceLog is pumped on end frame.

◆ ChannelPresets

TArray<FChannelPreset> FTraceStatus::FSettings::ChannelPresets

The channel presets defined by the process.

◆ TailSizeBytes

uint32 FTraceStatus::FSettings::TailSizeBytes

Size of tail buffer


The documentation for this struct was generated from the following file: