Skip to main content

B1LevelSequenceInfo

  • Structure that defines a level sequence entry for cinematic playback.
    * Contains gender conditions, sequence reference, data layer, outfit copy settings, and streaming behavior.
PropertyTypeDescriptionMetadata
PlayerGenderTypeEB1GenderTypeRequired gender type for the player character when selecting this sequence.Category: Condition
TargetGenderTypeEB1GenderTypeRequired gender type for the target character when selecting this sequence.Category: Condition
LevelSequenceFSoftObjectPathSoft path to the level sequence asset to play.Category: B1LevelSequenceInfo
DataLayerPathFNameData layer path associated with this level sequence.Category: B1LevelSequenceInfo
bCopyOutFitboolWhether to copy the character's current outfit to the cinematic character.Category: B1LevelSequenceInfo
MaxCinemaCharNumint32Maximum number of characters allowed in the cinematic.Category: B1LevelSequenceInfo
PresetIdListTArrayList of preset IDs used to configure characters in the cinematic.Category: B1LevelSequenceInfo
StreamingSourceHandleMethodEB1StreamingSourceHandleMethodMethod used to handle the streaming source during cinematic playback.Category: B1LevelSequenceInfo
bCouldStopWhilePlayingboolWhether the sequence can be stopped while it is playing.Category: B1LevelSequenceInfo