FContentBrowserDataDragDropOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ContentBrowserData

Header

/Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserDataDragDropOp.h

Include

#include "ContentBrowserDataDragDropOp.h"

Syntax

class FContentBrowserDataDragDropOp : public FAssetDragDropOp

Functions

Name Description

Public function Const

const TArray...

 

GetDraggedFiles()

Public function Const

const TArray...

 

GetDraggedFolders()

Public function Const

const TArray...

 

GetDraggedItems()

Public function Static

const FStrin...

 

GetTypeId()

Public function Static

TSharedRef< ...

 

Legacy_New

(
    TArrayView< const FAssetData > InAs...,
    TArrayView< const FString > InAsset...,
    UActorFactory* InActorFactory
)

Public function Static

TSharedRef< ...

 

New

(
    TArrayView< const FContentBrowserIt...
)

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FString& Type
)

Checks whether this drag and drop operation can cast safely to the specified 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