Navigation
API > API/Editor > API/Editor/Sequencer
Inheritance Hierarchy
- IDragOperation
- FOutlinerViewModelDragDropOp
- FSequencerObjectBindingDragDropOp
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/SequencerObjectBindingDragDropOp.h |
| Include | #include "SequencerObjectBindingDragDropOp.h" |
Syntax
class FSequencerObjectBindingDragDropOp : public UE::Sequencer::FOutlinerViewModelDragDropOp
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< UE::MovieScene::FFixedObjectBindingID > | |||
| TArray< UE::MovieScene::FFixedObjectBindingID > | |||
| const FString & | GetTypeId () |
Overridden from FDragDropOperation
| Type | Name | Description | |
|---|---|---|---|
| bool | IsOfTypeImpl
(
const FString& Type |
Checks whether this drag and drop operation can cast safely to the specified type. |