Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/DragAndDrop
Inheritance Hierarchy
- TSharedFromThis
- FDragDropOperation
- FDecoratedDragDropOp
- FAssetDragDropOp
- FExternalContentDragDropOp
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ExternalContentDragDropOp.h |
| Include | #include "DragAndDrop/ExternalContentDragDropOp.h" |
Syntax
class FExternalContentDragDropOp : public FAssetDragDropOp
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
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. |