UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CompactBinaryPackage.h File Reference
#include "Compression/CompressedBuffer.h"
#include "Containers/Array.h"
#include "Containers/ContainersFwd.h"
#include "CoreTypes.h"
#include "IO/IoHash.h"
#include "Memory/CompositeBuffer.h"
#include "Memory/SharedBuffer.h"
#include "Misc/AssertionMacros.h"
#include "Misc/TVariant.h"
#include "Serialization/CompactBinary.h"
#include "Templates/Function.h"
#include "Templates/UnrealTemplate.h"

Go to the source code of this file.

Classes

class  FCbAttachment
 
class  FCbPackage
 

Functions

uint32 GetTypeHash (const FCbAttachment &Attachment)
 

Function Documentation

◆ GetTypeHash()

uint32 GetTypeHash ( const FCbAttachment Attachment)
inline

Hashes attachments by their hash. Any discrepancy in type must be handled externally.