Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FCbAttachment::FObjectValue Struct Reference
+ Collaboration diagram for FCbAttachment::FObjectValue:

Public Member Functions

 FObjectValue (FCbObject &&Object, const FIoHash *Hash)
 

Public Attributes

FCbObject Object
 
FIoHash Hash
 

Detailed Description

Definition at line 39 of file CompactBinaryPackage.h.

Constructor & Destructor Documentation

◆ FObjectValue()

FCbAttachment::FObjectValue::FObjectValue ( FCbObject && Object,
const FIoHash * Hash )

Member Data Documentation

◆ Hash

FIoHash FCbAttachment::FObjectValue::Hash

Definition at line 42 of file CompactBinaryPackage.h.

◆ Object

FCbObject FCbAttachment::FObjectValue::Object

Definition at line 41 of file CompactBinaryPackage.h.


The documentation for this struct was generated from the following file: