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

#include <ITraceController.h>

Public Attributes

FString Name
 
FString Description
 
uint32 Id
 
bool bEnabled
 
bool bReadOnly
 

Member Data Documentation

◆ bEnabled

bool FTraceStatus::FChannel::bEnabled

If channel is currently enabled

◆ bReadOnly

bool FTraceStatus::FChannel::bReadOnly

If it's possible to toggle channel. Read only channels must be set on process start using command line arguments.

◆ Description

FString FTraceStatus::FChannel::Description

Description string

◆ Id

uint32 FTraceStatus::FChannel::Id

Remote system id. This may be unique per machine.

◆ Name

FString FTraceStatus::FChannel::Name

Channel name


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