Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Extensions
Inheritance Hierarchy
- ITrackLaneExtension
- FCategoryModel
- FChannelModel
- FLayerBarModel
- FSectionModel
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/ITrackLaneExtension.h |
| Include | #include "MVVM/Extensions/ITrackLaneExtension.h" |
Syntax
class ITrackLaneExtension
Remarks
Extension for view-models that can create track lanes in the track area
Variables
| Type | Name | Description | |
|---|---|---|---|
| static::UE::Sequencer::TAutoRegisterViewModelTypeID< ITrackLaneExtension > | ID |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTrackLaneVirtualAlignment | |||
| TSharedPtr< ITrackLaneWidget > | CreateTrackLaneView
(
const FCreateTrackLaneViewParams& InParams |
||
| void |