IDropTarget::ValidateDrop

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/ITreeItem.h

Include

#include "ITreeItem.h"

Syntax

FDragValidationInfo ValidateDrop
(
    FDragDropPayload & DraggedObjects,
    UWorld & World
) 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