Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/SMInstance
Inheritance Hierarchy
- USMInstanceElementSelectionInterface
- USMInstanceElementEditorSelectionInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/SMInstance/SMInstanceElementEditorSelectionInterface.h |
| Include | #include "Elements/SMInstance/SMInstanceElementEditorSelectionInterface.h" |
Syntax
UCLASS (MinimalAPI)
class USMInstanceElementEditorSelectionInterface : public USMInstanceElementSelectionInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< ITypedElementTransactedElement > | |||
| bool | DeselectElement
(
const FTypedElementHandle& InElementHandle, |
||
| bool | IsElementSelected
(
const FTypedElementHandle& InElementHandle, |
||
| bool | SelectElement
(
const FTypedElementHandle& InElementHandle, |
||
| bool | ShouldPreventTransactions
(
const FTypedElementHandle& InElementHandle |