Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/UMG/Public/Slate/UMGDragDropOp.h |
Include |
#include "Slate/UMGDragDropOp.h" |
Source |
/Engine/Source/Runtime/UMG/Private/Slate/UMGDragDropOp.cpp |
static TSharedRef< FUMGDragDropOp > New
(
UDragDropOperation * Operation,
const int32 PointerIndex,
const FVector2D & CursorPosition,
const FVector2D & ScreenPositionOfNode,
float DPIScale,
TSharedPtr< SObjectWidget > SourceUserWidget
)