Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/TRemapAlgorithm
Description
Goes through all actors of which the hierarchy needs remapping. Invokes ForEachObjectWithLabelFunc to get candidate actors with the same label. Proceeds to check whether the candidates' subobject hierarchy is compatible and if so, adds the candiate to ObjectsWithSolutions.
| Name | ComputeRemappingCandidates |
| 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 ComputeRemappingCandidates()