Choose your operating system:
Windows
macOS
Linux
| ITypedElementWorldInterface::DeleteElement()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Elements/Interfaces/TypedElementWorldInterface.h |
Include |
#include "Elements/Interfaces/TypedElementWorldInterface.h" |
virtual bool DeleteElement
(
const FTypedElementHandle & InElementHandle,
UWorld * InWorld,
UTypedElementSelectionSet * InSelectionSet,
const FTypedElementDeletionOptions & InDeletionOptions
)
Delete the given element. @note Default version calls DeleteElements with a single element.