Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FTraceAuxiliary
| Type | Name | Description | |
|---|---|---|---|
| void | DisableChannels
(
TConstArrayView< uint32 > ChannelIds |
Disable channels to mute events belonging to this category. | |
| void | DisableChannels
(
const TCHAR* Channels |
Disable channels to stop recording traces with them. |