IDropTarget::ValidateDrop

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

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

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