Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
References
| Module | ConcertSyncCore |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertSyncArchives.h |
| Include | #include "ConcertSyncArchives.h" |
Syntax
class FConcertSyncWorldRemapper
Remarks
Util to handle remapping objects within the source world to be the equivalent objects in the destination world
Variables
| Type | Name | Description | |
|---|---|---|---|
| FConcertSyncObjectPathBelongsToWorld | ObjectPathBelongsToWorldDelegate | ||
| FConcertSyncRemapObjectPath | RemapDelegate |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FConcertSyncWorldRemapper
(
FString InSourceWorldPathName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasMapping () |
||
| bool |
ObjectBelongsToWorld
(
const FString& InObjectPathName |
||
| FString | RemapObjectPathName
(
const FString& InObjectPathName |