Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/Replication > API/Plugins/ConcertSyncCore/Replication/Misc
Classes
| Type | Name | Description | |
|---|---|---|---|
| TRemapAlgorithm | This algorithm remaps FSoftObjectPaths from an origin FConcertObjectReplicationMap to target FSoftObjectPaths based on the owning actors sharing actor labels. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TMap< FString, TArray< FSoftObjectPtr > > | UE::ConcertSyncCore::Private::CacheByActorLabel
(
const UWorld& World |
||
| void | UE::ConcertSyncCore::Private::GenericRemapReplicationMap
(
const FConcertObjectReplicationMap& Origin, |
This functions sole purpose is to avoid code duplication for the overloads of GenerateRemappingData. | |
| TOptional< FString > | UE::ConcertSyncCore::Private::GetActorLabel
(
const FSoftObjectPtr& Object |
||
| FSoftClassPath | UE::ConcertSyncCore::Private::GetClassPath
(
const FSoftObjectPtr& Object |
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCreateActorLabelDuringRead |