Navigation
Unreal Engine C++ API Reference > Plugins > LevelSequenceEditor
Inheritance Hierarchy
- IAssetEditorInstance
- FBaseToolkit
- TSharedFromThis
- FAssetEditorToolkit
- ILevelSequenceEditorToolkit
References
Module | LevelSequenceEditor |
Header | /Engine/Plugins/MovieScene/LevelSequenceEditor/Source/LevelSequenceEditor/Public/ILevelSequenceEditorToolkit.h |
Include | #include "ILevelSequenceEditorToolkit.h" |
Syntax
class ILevelSequenceEditorToolkit : public FAssetEditorToolkit
Remarks
Implements an Editor toolkit for level sequences.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedPtr< ISequencer > | GetSequencer () |
Access the sequencer that is displayed on this asset editor UI |