![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ITraceController.h>
Public Attributes | |
| FString | Name |
| FString | Description |
| uint32 | Id |
| bool | bEnabled |
| bool | bReadOnly |
| bool FTraceStatus::FChannel::bEnabled |
If channel is currently enabled
| bool FTraceStatus::FChannel::bReadOnly |
If it's possible to toggle channel. Read only channels must be set on process start using command line arguments.
| FString FTraceStatus::FChannel::Description |
Description string
| uint32 FTraceStatus::FChannel::Id |
Remote system id. This may be unique per machine.
| FString FTraceStatus::FChannel::Name |
Channel name