FDragDropPayload::ParseDrag

Parse a drag operation into our list of actors and folders

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerDragDrop.h

Include

#include "SceneOutlinerDragDrop.h"

Source

/Engine/Source/Editor/SceneOutliner/Private/SceneOutlinerDragDrop.cpp

Syntax

bool ParseDrag
(
    const FDragDropOperation & Operation
)

Remarks

Parse a drag operation into our list of actors and folders

Returns

true if the operation is viable for the sceneoutliner to process, false otherwise

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss