Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > DragAndDrop
Inheritance Hierarchy
- TSharedFromThis
- FDragDropOperation
- FExportTextDragDropOp
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ExportTextDragDropOp.h |
Include | #include "DragAndDrop/ExportTextDragDropOp.h" |
Syntax
class FExportTextDragDropOp : public FDragDropOperation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | ActorExportText | |
![]() |
int32 | NumActors |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FString & | GetTypeId () |
|
![]() ![]() |
TSharedRef< FExportTextDragDropOp > |
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. |