UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTraceControlChannelsSet Struct Reference

#include <TraceControlMessages.h>

Public Attributes

TArray< uint32ChannelIdsToEnable
 
TArray< uint32ChannelIdsToDisable
 

Detailed Description

Command to set the state of channels

Member Data Documentation

◆ ChannelIdsToDisable

TArray<uint32> FTraceControlChannelsSet::ChannelIdsToDisable

◆ ChannelIdsToEnable

TArray<uint32> FTraceControlChannelsSet::ChannelIdsToEnable

The documentation for this struct was generated from the following file: