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