 |
bool |
bCanProcessSequencerSelections |
Whether FAvaSequencer is allowed to select to/from the ISequencer instance This could be false in, for example, when the ISequencer instance is instantiated as being a Level Editor Sequencer (as it processes the selections in FSequencer) |
 |
bool |
bUseCustomCleanPlaybackMode |
Whether Custom Clean Playback Mode should be used, rather than relying on FSequencer's clean playback that currently only works with level editor viewport clients |
 |
TSharedPtr< IAvaSequencerController > |
SequencerController |
Optional Controller instance to use instead of Ava Sequencer instantiating its own |