Navigation
API > API/Editor > API/Editor/Sequencer
| Name | FSequencerObjectBindingDragDropOp |
| Type | class |
| Header File | /Engine/Source/Editor/Sequencer/Public/SequencerObjectBindingDragDropOp.h |
| Include Path | #include "SequencerObjectBindingDragDropOp.h" |
Syntax
class FSequencerObjectBindingDragDropOp : public FOutlinerViewModelDragDropOp
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FDragDropOperation → FGraphEditorDragDropAction → FOutlinerViewModelDragDropOp → FSequencerObjectBindingDragDropOp
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< UE::MovieScene::FFixedObjectBindingID > GetDraggedBindings() |
SequencerObjectBindingDragDropOp.h | ||
TArray< UE::MovieScene::FFixedObjectBindingID > GetDraggedRebindableBindings() |
SequencerObjectBindingDragDropOp.h | ||
virtual bool IsOfTypeImpl
(
const FString& Type |
SequencerObjectBindingDragDropOp.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FString & GetTypeId() |
SequencerObjectBindingDragDropOp.h |