Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FMovieSceneTrackEditor
Description
Initiate keying when there is more than one object to key (ie. drag and drop assets). This will allow for different behaviors, ie. keying all at the current time or keying one after the other.
| Name | BeginKeying |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/MovieSceneTrackEditor.h |
| Include Path | #include "MovieSceneTrackEditor.h" |
| Source | /Engine/Source/Editor/Sequencer/Private/MovieSceneTrackEditor.cpp |
static void BeginKeying
(
FFrameNumber InFrameNumber
)