Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FCollectionDragDropOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FCollectionDragDropOp > New
(
TArray< FCollectionRef > InCollectionRefs, |
DragAndDrop/CollectionDragDropOp.h | ||
static TSharedRef< FCollectionDragDropOp > New
(
TArray< FCollectionNameType > InCollections, |
DragAndDrop/CollectionDragDropOp.h |
New(TArray< FCollectionRef >, const EAssetTagItemViewMode)
| Name | New |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/CollectionDragDropOp.h |
| Include Path | #include "DragAndDrop/CollectionDragDropOp.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/DragAndDrop/CollectionDragDropOp.cpp |
static TSharedRef < FCollectionDragDropOp > New
(
TArray < FCollectionRef > InCollectionRefs,
const EAssetTagItemViewMode InAssetTagViewMode
)
New(TArray< FCollectionNameType >, const EAssetTagItemViewMode)
| Name | New |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/CollectionDragDropOp.h |
| Include Path | #include "DragAndDrop/CollectionDragDropOp.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/DragAndDrop/CollectionDragDropOp.cpp |
static TSharedRef < FCollectionDragDropOp > New
(
TArray < FCollectionNameType > InCollections,
const EAssetTagItemViewMode InAssetTagViewMode
)