Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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"
+ Include dependency graph for CompactBinaryPackage.h:

Go to the source code of this file.

Classes

class  FCbAttachment
 
struct  FCbAttachment::FObjectValue
 
struct  FCbAttachment::FBinaryValue
 
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.

Definition at line 189 of file CompactBinaryPackage.h.