Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerSelectionAlignmentUtil-
Description
Returns true if there is a valid layer bar or key selection. False if there are both layer bars and keys selected.
| Name | CanAlignSelection |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/Tools/SequencerSelectionAlignmentUtils.h |
| Include Path | #include "Tools/SequencerSelectionAlignmentUtils.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/Tools/SequencerSelectionAlignmentUtils.cpp |
static bool CanAlignSelection
(
const ISequencer & InSequencer
)