| bCanProcessSequencerSelections |
bool |
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) |
AvaSequencerArgs.h |
|
| bUseCustomCleanPlaybackMode |
bool |
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 |
AvaSequencerArgs.h |
|
| SequencerController |
TSharedPtr< IAvaSequencerController > |
Optional Controller instance to use instead of Ava Sequencer instantiating its own |
AvaSequencerArgs.h |
|