Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/TrackEditors > API/Editor/MovieSceneTools/TrackEditors/FCinematicShotTrackEditor
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/CinematicShotTrackEditor.h |
| Include | #include "TrackEditors/CinematicShotTrackEditor.h" |
| Source | /Engine/Source/Editor/MovieSceneTools/Private/TrackEditors/CinematicShotTrackEditor.cpp |
static TSharedRef< ISequencerTrackEditor > CreateTrackEditor
&40;
TSharedRef< ISequencer > OwningSequencer
&41;
Remarks
Creates an instance of this class. Called by a sequencer . The new instance of this class.
Parameters
| Name | Description |
|---|---|
| OwningSequencer | The sequencer instance to be used by this tool. |