Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencer
Description
Get the selection range.
| Name | GetSelectionRange |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencer.h |
| Include Path | #include "ISequencer.h" |
TRange < FFrameNumber > GetSelectionRange() const
The selection range.
See Also
-
SetSelectionRange
-
SetSelectionRangeEnd
-
SetSelectionRangeStart