FUMGDragDropOp::New

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Slate/UMGDragDropOp.h

Include

#include "Slate/UMGDragDropOp.h"

Source

/Engine/Source/Runtime/UMG/Private/Slate/UMGDragDropOp.cpp

Syntax

static TSharedRef< FUMGDragDropOp > New
(
    UDragDropOperation * Operation,
    const int32 PointerIndex,
    const FVector2D & CursorPosition,
    const FVector2D & ScreenPositionOfNode,
    float DPIScale,
    TSharedPtr< SObjectWidget > SourceUserWidget
)

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