Navigation
API > API/Plugins > API/Plugins/ChaosCachingEditor > API/Plugins/ChaosCachingEditor/Sequencer
Inheritance Hierarchy
- FMovieSceneTrackEditor
- FChaosCacheTrackEditor
References
| Module | ChaosCachingEditor |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCachingEditor/Public/Sequencer/ChaosCacheTrackEditor.h |
| Include | #include "Sequencer/ChaosCacheTrackEditor.h" |
Syntax
class FChaosCacheTrackEditor : public FMovieSceneTrackEditor
Remarks
Editor for chaos Cache tracks
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChaosCacheTrackEditor
(
TSharedRef< ISequencer > InSequencer |
Constructor |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BuildObjectBindingTrackMenu
(
FMenuBuilder& MenuBuilder, |
||
| TSharedPtr< SWidget > | BuildOutlinerEditWidget
(
const FGuid& ObjectBinding, |
||
| TSharedRef< ISequencerTrackEditor > | CreateTrackEditor
(
TSharedRef< ISequencer > OwningSequencer |
Creates an instance of this class. Called by a sequencer | |
| const FSlateBrush * | GetIconBrush () |
||
| TSharedRef< ISequencerSection > | MakeSectionInterface
(
UMovieSceneSection& SectionObject, |
||
| bool | SupportsSequence
(
UMovieSceneSequence* InSequence |
||
| bool | SupportsType
(
TSubclassOf< UMovieSceneTrack > Type |