Navigation
API > API/Plugins > API/Plugins/TakeRecorderSources > API/Plugins/TakeRecorderSources/UTakeRecorderActorSource
Description
Walks the hierarchy of the given Target actor to ensure all parents have been added to the NewReferencedActors set. This allows us to ensure that we can record transforms in local space as all parents will be recorded and we can rebuild the hierarchy through Attach Tracks in Sequencer.
| Name | EnsureParentHierarchyIsReferenced |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorderSources/Public/TakeRecorderActorSource.h |
| Include Path | #include "TakeRecorderActorSource.h" |
| Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakeRecorderSources/Private/TakeRecorderActorSource.cpp |
void EnsureParentHierarchyIsReferenced()