IDropTarget::ValidateDrop

Called to test whether the specified payload can be dropped onto this tree item

Choose your operating system:

Windows

macOS

Linux

References

Module

WorldBrowser

Header

/Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h

Include

#include "IWorldTreeItem.h"

Syntax

FValidationInfo ValidateDrop
(
    const FDragDropEvent & DragEvent
) const

Remarks

Called to test whether the specified payload can be dropped onto this tree item