Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/MVVM > API/Editor/SequencerCore/MVVM/Extensions
Inheritance Hierarchy
- IStretchableExtension
- FLayerBarModel
- FSectionModel
References
| Module | SequencerCore |
| Header | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/IStretchableExtension.h |
| Include | #include "MVVM/Extensions/IStretchableExtension.h" |
Syntax
class IStretchableExtension
Variables
| Type | Name | Description | |
|---|---|---|---|
| static::UE::Sequencer::TAutoRegisterViewModelTypeID< IStretchableExtension > | ID |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| EStretchResult | OnBeginStretch
(
const IStretchOperation& StretchOperation, |
||
| void | OnEndStretch
(
const IStretchOperation& StretchOperation, |
||
| void | OnInitiateStretch
(
IStretchOperation& StretchOperation, |
||
| void | OnStretch
(
const IStretchOperation& StretchOperation, |
||
| void |