Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/TRemapAlgorithm
Description
Processes the input replication map:
- Builds ObjectPathHierarchy based on what the original replication map contained - this is used in later for analyzing the hierarchy.
- Groups all actors that need processing by label in LabelsToPendingActors.
| Name | BuildOriginObjectHierarchyAndActorsNeedingRemapping |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Replication/Misc/Private/RemapAlgorithm.h |
| Include Path | #include "Replication/Misc/Private/RemapAlgorithm.h" |
void BuildOriginObjectHierarchyAndActorsNeedingRemapping()