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
- FSharedFromThisBase → TSharedFromThis → FDragDropOperation → FDecoratedDragDropOp → FAssetDragDropOp → FExternalContentDragDropOp
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
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Guid | FGuid | DragAndDrop/ExternalContentDragDropOp.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FGuid & GetGuid() |
DragAndDrop/ExternalContentDragDropOp.h |
Overridden from FDragDropOperation
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsOfTypeImpl
(
const FString& Type |
DragAndDrop/ExternalContentDragDropOp.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FString & GetTypeId() |
DragAndDrop/ExternalContentDragDropOp.h |