Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ITraceControllerCommands
| Type | Name | Description | |
|---|---|---|---|
| void | SetChannels
(
TConstArrayView< FStringView > ChannelsToEnable, |
Enables or disables channels by name | |
| void | SetChannels
(
TConstArrayView< FString > ChannelsToEnable, |
Enables or disables channels by name |