Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | FTimeWarpTrackEditor |
| Type | class |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/TimeWarpTrackEditor.h |
| Include Path | #include "TrackEditors/TimeWarpTrackEditor.h" |
Syntax
class FTimeWarpTrackEditor : public FKeyframeTrackEditor< UMovieSceneTimeWarpTrack >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FMovieSceneTrackEditor → FKeyframeTrackEditor → FTimeWarpTrackEditor
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTimeWarpTrackEditor
(
TSharedRef< ISequencer > InSequencer |
TrackEditors/TimeWarpTrackEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void HandleAddTimeWarpTrack
(
TSubclassOf< UMovieSceneTimeWarpGetter > ClassType |
TrackEditors/TimeWarpTrackEditor.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< ISequencerTrackEditor > CreateTrackEditor
(
TSharedRef< ISequencer > InSequencer |
TrackEditors/TimeWarpTrackEditor.h | ||
static TSharedPtr< UE::Sequencer::FTrackModel > CreateTrackModel
(
UMovieSceneTrack* Track |
TrackEditors/TimeWarpTrackEditor.h |