#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.
◆ GetTypeHash()
Hashes attachments by their hash. Any discrepancy in type must be handled externally.
Definition at line 189 of file CompactBinaryPackage.h.