Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertSyncObjectWriter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConcertSyncObjectWriter
(
FConcertLocalIdentifierTable* InLocalIdentifierTable, |
ConcertSyncArchives.h | ||
FConcertSyncObjectWriter
(
FConcertLocalIdentifierTable* InLocalIdentifierTable, |
ConcertSyncArchives.h |
FConcertSyncObjectWriter(FConcertLocalIdentifierTable , UObject , TArray< uint8 > &, const bool, const bool)
| Name | FConcertSyncObjectWriter |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncArchives.h |
| Include Path | #include "ConcertSyncArchives.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertSyncArchives.cpp |
FConcertSyncObjectWriter
(
FConcertLocalIdentifierTable * InLocalIdentifierTable,
UObject * InObj,
TArray < uint8 > & OutBytes,
const bool InIncludeEditorOnlyData,
const bool InSkipAssets
)
FConcertSyncObjectWriter(FConcertLocalIdentifierTable , UObject , TArray< uint8 > &, const bool, const bool, const FConcertSyncRemapObjectPath &)
| Name | FConcertSyncObjectWriter |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncArchives.h |
| Include Path | #include "ConcertSyncArchives.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertSyncArchives.cpp |
FConcertSyncObjectWriter
(
FConcertLocalIdentifierTable * InLocalIdentifierTable,
UObject * InObj,
TArray < uint8 > & OutBytes,
const bool InIncludeEditorOnlyData,
const bool InSkipAssets,
const FConcertSyncRemapObjectPath & InRemapDelegate
)