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 |
static ULevelSequence * CreateSubSequenceForSource
(
ULevelSequence * InRootSequence,
const FString & SubSequenceTrackName,
const FString & SubSequenceAssetName
)
Remarks
Static functions used by other parts of the take system Creates a sub-sequence asset for the specified sub sequence name based on the given root sequence.