Navigation
API > API/Editor > API/Editor/WorldBrowser > API/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.