Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FExternalContentDragDropOp |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ExternalContentDragDropOp.h |
| Include Path |
#include "DragAndDrop/ExternalContentDragDropOp.h" |
Syntax
class FExternalContentDragDropOp : public FAssetDragDropOp
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FExternalContentDragDropOp()
|
|
DragAndDrop/ExternalContentDragDropOp.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FExternalContentDragDropOp()
|
|
DragAndDrop/ExternalContentDragDropOp.h |
|
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual bool IsOfTypeImpl
(
const FString& Type
) const
|
|
DragAndDrop/ExternalContentDragDropOp.h |
|
Static