Navigation
API > API/Editor > API/Editor/MovieSceneTools > API/Editor/MovieSceneTools/TrackEditors
Inheritance Hierarchy
- FMovieSceneTrackEditor
- FKeyframeTrackEditor
- FSubTrackEditor
- FCinematicShotTrackEditor
References
| Module | MovieSceneTools |
| Header | /Engine/Source/Editor/MovieSceneTools/Public/TrackEditors/CinematicShotTrackEditor.h |
| Include | #include "TrackEditors/CinematicShotTrackEditor.h" |
Syntax
class FCinematicShotTrackEditor : public FSubTrackEditor
Remarks
Tools for cinematic shots.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCinematicShotTrackEditor
(
TSharedRef< ISequencer > InSequencer |
Constructor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | BuildOutlinerColumnWidget
(
const FBuildColumnWidgetParams& Params, |
||
| TSharedRef< ISequencerTrackEditor > | CreateTrackEditor
(
TSharedRef< ISequencer > OwningSequencer |
Creates an instance of this class. Called by a sequencer . | |
| TWeakObjectPtr< AActor > | |||
| void | RenderShots
(
const TArray< UMovieSceneCinematicShotSection* >& Sections |
Render shots. | |
| void | Tick
(
float DeltaTime |
Overridden from FSubTrackEditor
| Type | Name | Description | |
|---|---|---|---|
| bool | CanHandleAssetAdded
(
UMovieSceneSequence* Sequence |
Whether to handle this asset being dropped onto the sequence as opposed to a specific track. | |
| FString | Get the sub sequence directory | ||
| FString | Get the default sub sequence name | ||
| FString | GetSubSectionDisplayName
(
const UMovieSceneSubSection* Section |
Get the display name for the sub section | |
| FName | Get the brush used for the sub track editor | ||
| TSubclassOf< UMovieSceneSubTrack > | Get the UMovieSceneSubTrack class | ||
| FText | Get the name of the sub track | ||
| FText | Get the tooltip for this sub track editor | ||
| bool | Callback for determining whether the "Add Subsequence" menu entry can execute. | ||
| TSharedRef< ISequencerSection > | MakeSectionInterface
(
UMovieSceneSection& SectionObject, |
||
| bool | SupportsSequence
(
UMovieSceneSequence* InSequence |
Overridden from FKeyframeTrackEditor
| Type | Name | Description | |
|---|---|---|---|
| void | BuildTrackContextMenu
(
FMenuBuilder& MenuBuilder, |