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

#include <ControlChannel.h>

Public Member Functions

 FQueuedControlMessage ()
 

Public Attributes

TArray< uint8Data
 
uint32 CountBits
 

Detailed Description

A queued control channel message

Constructor & Destructor Documentation

◆ FQueuedControlMessage()

FQueuedControlMessage::FQueuedControlMessage ( )
inline

Base constructor

Member Data Documentation

◆ CountBits

uint32 FQueuedControlMessage::CountBits

The bit size of the message

◆ Data

TArray<uint8> FQueuedControlMessage::Data

The raw message data


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