Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FActorDragDropOp |
| Type |
class |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ActorDragDropOp.h |
| Include Path |
#include "DragAndDrop/ActorDragDropOp.h" |
Syntax
class FActorDragDropOp : public FDecoratedDragDropOp
Inheritance Hierarchy
Derived Classes
Variables
Public
Functions
Public
Overridden from FDragDropOperation
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual bool IsOfTypeImpl
(
const FString& Type
) const
|
|
DragAndDrop/ActorDragDropOp.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static const FString & GetTypeId()
|
|
DragAndDrop/ActorDragDropOp.h |
|