Navigation
API > API/Editor > API/Editor/SequencerCore
| Name | IStretchOperation |
| Type | class |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/Extensions/IStretchableExtension.h |
| Include Path | #include "MVVM/Extensions/IStretchableExtension.h" |
Syntax
class IStretchOperation
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IStretchOperation() |
MVVM/Extensions/IStretchableExtension.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoNotSnapTo
(
TSharedPtr< FViewModel > Model |
MVVM/Extensions/IStretchableExtension.h | ||
bool InitiateStretch
(
TSharedPtr< FViewModel > Controller, |
MVVM/Extensions/IStretchableExtension.h |