ITreeItem::PopulateDragDropPayload

Populate the specified drag/drop payload with any relevant information for this type

Windows
MacOS
Linux

Override Hierarchy

References

Module

SceneOutliner

Header

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

Include

#include "ITreeItem.h"

Syntax

void PopulateDragDropPayload
(
    FDragDropPayload & Payload
) const

Remarks

Populate the specified drag/drop payload with any relevant information for this type

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