| bRecordSourcesIntoSubSequences |
bool |
If enabled, each Source will be recorded into a separate Sequence and embedded in the Root Sequence will link to them via Subscenes track. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| bRecordTimecode |
bool |
If enabled, timecode will be recorded into each actor track |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| bRecordToPossessable |
bool |
If enabled, all recorded actors will be recorded to possessable object bindings in Sequencer. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| bShowNotifications |
bool |
Whether to show notification windows or not when recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| bStartAtCurrentTimecode |
bool |
If enabled, track sections will start at the current timecode. Otherwise, 0. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| DefaultSlate |
FString |
The default name to use for the Slate information |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| DefaultTracks |
TArray< FTakeRecorderTrackSettings > |
List of property names for which movie scene tracks will always record. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- Category="Take Recorder"
|
| RecordingClockSource |
EUpdateClockSource |
The clock source to use when recording |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
|
| RootTakeSaveDir |
FDirectoryPath |
The root of the directory in which to save recorded takes. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
- Meta=(ContentDir, NamingTokens, ForceShowPluginContent)
|
| SubSequenceDirectory |
FString |
The directory to record subscenes into. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
- Meta=(NamingTokens)
|
| TakeSaveDir |
FString |
The name of the directory in which to save recorded takes. |
Recorder/TakeRecorderParameters.h |
- Config
- EditAnywhere
- BlueprintReadWrite
- Category="Take Recorder"
- Meta=(NamingTokens)
|