Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h |
Include |
#include "IWorldTreeItem.h" |
void OnDrop
(
const FDragDropEvent & DragEvent,
TSharedRef< SWorldHierarchyImpl > Hierarchy
)
Called to drop the specified objects on this item. Only called if ValidateDrop() allows.