Navigation
Unreal Engine C++ API Reference > Editor > WorldBrowser > IDropTarget
References
Module | WorldBrowser |
Header | /Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h |
Include | #include "IWorldTreeItem.h" |
void OnDrop
&40;
const FDragDropEvent & DragEvent,
TSharedRef< SWorldHierarchyImpl > Hierarchy
&41;
Remarks
Called to drop the specified objects on this item. Only called if ValidateDrop() allows.