FCollectionDragDropOp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/DragAndDrop/CollectionDragDropOp.h

Include

#include "DragAndDrop/CollectionDragDropOp.h"

Syntax

class FCollectionDragDropOp : public FDecoratedDragDropOp

Variables

Name Description

Public variable

TArray< FCollec...

 

Collections

Data for the collections this item represents

Functions

Name Description

Public function Const

TArray< FAss...

 

GetAssets()

Public function Static

const FStrin...

 

GetTypeId()

Public function Static

TSharedRef< ...

 

New

(
    TArray< FCollectionNameType > InCol...,
    const EAssetTagItemViewMode InAsset...
)

Overridden from FDragDropOperation

Name Description

Public function Virtual Const

TSharedPtr< ...

 

GetDefaultDecorator()

The widget decorator to use

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