FContentBrowserDataDragDropOp

Unreal Engine C++ API Reference > Editor > ContentBrowserData

Inheritance Hierarchy

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataDragDropOp.h
Include #include "ContentBrowserDataDragDropOp.h"

Syntax

class FContentBrowserDataDragDropOp : public [FAssetDragDropOp](API\Editor\UnrealEd\DragAndDrop\FAssetDragDropOp)  

Functions

Type Name Description
const TArray... GetDraggedFiles ()  
const TArray... GetDraggedFolders ()  
const TArray... GetDraggedItems ()  
const FStrin... GetTypeId ()  
TSharedRef< ... Legacy_New ( TArrayView< const FAssetData > InAs..., TArrayView< const FString > InAsset..., UActorFactory* InActorFactory )  
TSharedRef< ... New ( TArrayView< const FContentBrowserIt... )  

Overridden from FDragDropOperation

Type Name Description
bool IsOfTypeImpl ( const FString& Type ) Checks whether this drag and drop operation can cast safely to the specified type.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library