IDragPayload

Drag payload type - implement derived types using DRAG_DROP_OPERATOR_TYPE

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "DragAndDrop/MultipleDataDragDropOp.h"

Syntax

class IDragPayload

Remarks

Drag payload type - implement derived types using DRAG_DROP_OPERATOR_TYPE

Functions

Name Description

Protected function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Check if this payload type is the same as the specified type ID

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