FDragDropPayload::FDragDropPayload

Populate this payload from an array of tree items

Windows
MacOS
Linux

References

Module

SceneOutliner

Header

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

Include

#include "SceneOutlinerDragDrop.h"

Syntax

template<typename TItem>
FDragDropPayload
(
    const TArray< TItem > & InDraggedItems
)

Remarks

Populate this payload from an array of tree items

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