Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCbAttachment
| Name | FCompressedBinaryValue |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryPackage.h |
| Include Path | #include "Serialization/CompactBinaryPackage.h" |
Syntax
struct FCompressedBinaryValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompressedBinaryValue
(
BufferType&& InBuffer |
Serialization/CompactBinaryPackage.h | ||
FCompressedBinaryValue
(
BufferType&& InBuffer, |
Serialization/CompactBinaryPackage.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | FCompressedBuffer | Serialization/CompactBinaryPackage.h | ||
| Hash | FIoHash | Serialization/CompactBinaryPackage.h |