Choose your operating system:
Windows
macOS
Linux
| ITypedElementWorldInterface::DuplicateElement()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
Include |
#include "Elements/Interfaces/TypedElementWorldInterface.h" |
virtual FTypedElementHandle DuplicateElement
(
const FTypedElementHandle & InElementHandle,
UWorld * InWorld,
const FVector & InLocationOffset
)
Duplicate the given element. @note Default version calls DuplicateElements with a single element.