Navigation
API > API/Runtime > API/Runtime/TraceLog
| Name | FChannelInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h |
| Include Path | #include "Trace/Trace.h" |
Syntax
struct FChannelInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsEnabled | bool | Trace/Trace.h | ||
| bIsReadOnly | bool | Trace/Trace.h | ||
| Desc | const ANSICHAR * | Trace/Trace.h | ||
| Id | FChannelId | Trace/Trace.h | ||
| Name | const ANSICHAR * | Trace/Trace.h |