Navigation
API > API/Plugins > API/Plugins/LevelSequenceEditor
Implements an Editor toolkit for level sequences.
| Name | ILevelSequenceEditorToolkit |
| Type | class |
| Header File | /Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Public/ILevelSequenceEditorToolkit.h |
| Include Path | #include "ILevelSequenceEditorToolkit.h" |
Syntax
class ILevelSequenceEditorToolkit : public FAssetEditorToolkit
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FAssetEditorToolkit → ILevelSequenceEditorToolkit
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< ISequencer > GetSequencer() |
Access the sequencer that is displayed on this asset editor UI | ILevelSequenceEditorToolkit.h |