Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTraceAuxiliary
| Name | FChannelPreset |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/TraceAuxiliary.h |
| Include Path | #include "ProfilingDebugging/TraceAuxiliary.h" |
Syntax
struct FChannelPreset
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChannelPreset
(
const TCHAR* InName, |
ProfilingDebugging/TraceAuxiliary.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsReadOnly | bool | A preset should be read-only if it contains any read-only channels. | ProfilingDebugging/TraceAuxiliary.h | |
| ChannelList | const TCHAR * | ProfilingDebugging/TraceAuxiliary.h | ||
| Name | const TCHAR * | Do not store these pointers. | ProfilingDebugging/TraceAuxiliary.h |