Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FWorldElementPasteImporter |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementWorldInterface.h" |
Syntax
struct FWorldElementPasteImporter
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FWorldElementPasteImporter() |
Elements/Interfaces/TypedElementWorldInterface.h |
Structs
| Name | Remarks |
|---|---|
| FContext |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TArray< FTypedElementHandle > GetImportedElements() |
Elements/Interfaces/TypedElementWorldInterface.h | ||
virtual void Import
(
FContext& Context |
Elements/Interfaces/TypedElementWorldInterface.h |