#include <TransactionCommon.h>
◆ AppendSerializedData() [1/2]
◆ AppendSerializedData() [2/2]
| void UE::Transaction::FSerializedTaggedData::AppendSerializedData |
( |
const int64 |
InOffset, |
|
|
const int64 |
InSize |
|
) |
| |
◆ FromOffsetAndSize()
◆ FromStartAndEnd()
◆ GetEnd()
| int64 UE::Transaction::FSerializedTaggedData::GetEnd |
( |
| ) |
const |
|
inline |
◆ GetStart()
| int64 UE::Transaction::FSerializedTaggedData::GetStart |
( |
| ) |
const |
|
inline |
◆ HasSerializedData()
| bool UE::Transaction::FSerializedTaggedData::HasSerializedData |
( |
| ) |
const |
◆ operator!=
◆ operator==
◆ DataOffset
Offset to the start of the tagged data within the serialized object
◆ DataSize
| int64 UE::Transaction::FSerializedTaggedData::DataSize = 0 |
Size (in bytes) of the tagged data within the serialized object
The documentation for this struct was generated from the following files: