Navigation
API > API/Plugins > API/Plugins/TakeRecorder > API/Plugins/TakeRecorder/Recorder > API/Plugins/TakeRecorder/Recorder/FTakeRecorderProjectParameters
Syntax
UPROPERTY&40;Config, EditAnywhere, BlueprintReadWrite, Category&61;"Take Recorder"&41;
bool bRecordSourcesIntoSubSequences
Remarks
If enabled, each Source will be recorded into a separate Sequence and embedded in the Root Sequence will link to them via Subscenes track. If disabled, all Sources will be recorded into the Root Sequence, and you will not be able to swap between various takes of specific source using the Sequencer Take ui. This can still be done via copying and pasting between sequences if needed.