Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelDragDropOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FLevelDragDropOp > New
(
const TArray< TWeakObjectPtr< ULevelStreaming > >& LevelsToDrop |
DragAndDrop/LevelDragDropOp.h | ||
static TSharedRef< FLevelDragDropOp > New
(
const TArray< TWeakObjectPtr< ULevel > >& LevelsToDrop |
DragAndDrop/LevelDragDropOp.h |
New(const TArray< TWeakObjectPtr< ULevelStreaming > > &)
| Name | New |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/LevelDragDropOp.h |
| Include Path | #include "DragAndDrop/LevelDragDropOp.h" |
static TSharedRef < FLevelDragDropOp > New
(
const TArray < TWeakObjectPtr < ULevelStreaming > > & LevelsToDrop
)
New(const TArray< TWeakObjectPtr< ULevel > > &)
| Name | New |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/DragAndDrop/LevelDragDropOp.h |
| Include Path | #include "DragAndDrop/LevelDragDropOp.h" |
static TSharedRef < FLevelDragDropOp > New
(
const TArray < TWeakObjectPtr < ULevel > > & LevelsToDrop
)