FActorDragDropGraphEdOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "DragAndDrop/ActorDragDropGraphEdOp.h"

Syntax

class FActorDragDropGraphEdOp : public FActorDragDropOp

Functions

Name Description

Public function Static

const FStrin...

 

GetTypeId()

Public function Static

TSharedRef< ...

 

New

(
    const TArray< TWeakObjectPtr< AActo...
)

Public function

void

 

SetToolTip

(
    ToolTipTextType TextType,
    FText ParamText
)

Set the appropriate tool tip when dragging functionality is active

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.

Enums

Name

Description

Public enum

ToolTipTextType

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