Navigation
API > API/Plugins > API/Plugins/TakesCore > API/Plugins/TakesCore/UTakeRecorderSources
References
Module | TakesCore |
Header | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h |
Include | #include "TakeRecorderSources.h" |
Source | /Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSources.cpp |
void PreRecordingRecursive
&40;
TArray< UTakeRecorderSource &42; > InSources,
ULevelSequence &42; InRootSequence,
TArray< UTakeRecorderSource &42; > & NewSourcesOut,
FManifestSerializer &42; InManifestSerializer
&41;
Remarks
Calls PreRecording on sources recursively allowing them to create other sources which properly get PreRecording called on them as well.