Navigation
API > API/Plugins > API/Plugins/TakeRecorderSources > API/Plugins/TakeRecorderSources/UTakeRecorderActorSource
Description
Iterates through the NewReferencedActors set and creates a new UTakeRecorderActorSource for each one. Only creates a new source if that actor is not already being recorded by another Actor Source, will not create an Actor source for the actor we currently target.
| Name | CreateNewActorSourceForReferencedActors |
| 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 CreateNewActorSourceForReferencedActors()