Navigation
API > API/Runtime > API/Runtime/LiveLinkMessageBusFramework
Utility struct to serialize a byte array.
| Name | FLiveLinkByteArray |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkCompression.h |
| Include Path | #include "LiveLinkCompression.h" |
Syntax
USTRUCT ()
struct FLiveLinkByteArray
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bytes | TArray< uint8 > | LiveLinkCompression.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Serialize
(
FArchive& Ar |
LiveLinkCompression.h |