Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/ISequencer
Description
Set the selection range's end position to the requested time.
| Name | SetSelectionRangeEnd |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencer.h |
| Include Path | #include "ISequencer.h" |
void SetSelectionRangeEnd
(
FFrameTime EndFrame
)
See Also
-
SetSelectionRange
-
SetSelectionRangeStart