Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/SMInstance > API/Editor/UnrealEd/Elements/SMInstance/USMInstanceElementEditorWorldInt-
- ITypedElementWorldInterface::DeleteElement()
- USMInstanceElementEditorWorldInterface::DeleteElement()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/SMInstance/SMInstanceElementEditorWorldInterface.h |
| Include | #include "Elements/SMInstance/SMInstanceElementEditorWorldInterface.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Elements/SMInstance/SMInstanceElementEditorWorldInterface.cpp |
virtual bool DeleteElement
&40;
const FTypedElementHandle & InElementHandle,
UWorld &42; InWorld,
UTypedElementSelectionSet &42; InSelectionSet,
const FTypedElementDeletionOptions & InDeletionOptions
&41;
Remarks
Delete the given element.
Default version calls DeleteElements with a single element.