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

#include <LiveLinkCompression.h>

Public Member Functions

bool Serialize (FArchive &Ar)
 

Public Attributes

TArray< uint8Bytes
 

Detailed Description

Utility struct to serialize a byte array.

Member Function Documentation

◆ Serialize()

bool FLiveLinkByteArray::Serialize ( FArchive Ar)
inline

Member Data Documentation

◆ Bytes

TArray<uint8> FLiveLinkByteArray::Bytes

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