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

#include <TraceControlMessages.h>

Public Attributes

bool bUseWorkerThread = false
 
bool bUseImportantCache = false
 
uint32 TailSizeBytes = 0
 
TArray< FTraceChannelPresetChannelPresets
 

Detailed Description

Response for FTraceControlSettingsPing containing TraceLog and system settings.

Member Data Documentation

◆ bUseImportantCache

bool FTraceControlSettings::bUseImportantCache = false

◆ bUseWorkerThread

bool FTraceControlSettings::bUseWorkerThread = false

◆ ChannelPresets

TArray<FTraceChannelPreset> FTraceControlSettings::ChannelPresets

◆ TailSizeBytes

uint32 FTraceControlSettings::TailSizeBytes = 0

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