Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner > API/Plugins/AvalancheOutliner/IAvaOutlinerProvider
References
| Module | AvalancheOutliner |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheOutliner/Public/IAvaOutlinerProvider.h |
| Include | #include "IAvaOutlinerProvider.h" |
TOptional < EItemDropZone > OnOutlinerItemCanAcceptDrop
(
const FDragDropEvent & DragDropEvent,
EItemDropZone DropZone,
FAvaOutlinerItemPtr TargetItem
) const
Remarks
Determines whether an external Drag Drop event (i.e. not an Outliner one) can be accepted by the Outliner for a given Target Item