FActorDragDropOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/DragAndDrop/ActorDragDropOp.h

Include

#include "DragAndDrop/ActorDragDropOp.h"

Syntax

class FActorDragDropOp : public FDecoratedDragDropOp

Variables

Name Description

Public variable

TArray< TWeakOb...

 

Actors

Actor that we are dragging

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Public function

void

 

Init

(
    const TArray< TWeakObjectPtr< AActo...
)

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss