 |
bool |
bDuplicateTargetLevelSequence |
Whether we should duplicate the target level sequence and record into the duplicate |
 |
bool |
bRecordTargetLevelSequenceLength |
Whether we should record to the length of the target level sequence |
 |
bool |
bSpecifyTargetLevelSequence |
Whether we should specify the target level sequence or auto-create it |
 |
FName |
GroupName |
|
 |
TArray< TObjectPtr< UActorRecording > > |
RecordedActors |
A list of actor recordings in this group which contains both the actors to record as well as settings for each one. |
 |
FString |
SequenceName |
The base name of the sequence to record to. |
 |
FDirectoryPath |
SequenceRecordingBasePath |
Base path for this recording. Sub-assets will be created in subdirectories as specified |
 |
TObjectPtr< class ULevelSequence > |
TargetLevelSequence |
The level sequence to record into |