Navigation
API > API/Editor > API/Editor/SequencerCore > API/Editor/SequencerCore/FOutlinerViewModelDragDropOp
Description
- Check whether dropping onto the specified outliner item would result in a parent being dropped onto its child
-
Sets this operation's CurrentHoverText to an error string on failure
| Name | ValidateParentChildDrop |
| Type | function |
| Header File | /Engine/Source/Editor/SequencerCore/Public/MVVM/ViewModels/OutlinerViewModelDragDropOp.h |
| Include Path | #include "MVVM/ViewModels/OutlinerViewModelDragDropOp.h" |
| Source | /Engine/Source/Editor/SequencerCore/Private/MVVM/ViewModels/OutlinerViewModelDragDropOp.cpp |
bool ValidateParentChildDrop
(
const FViewModel & ProspectiveItem
)