Navigation
API > API/Runtime > API/Runtime/Engine
| Name | USMInstanceElementSelectionInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementSelectionInterface.h |
| Include Path | #include "Elements/SMInstance/SMInstanceElementSelectionInterface.h" |
Syntax
UCLASS (MinimalAPI)
class USMInstanceElementSelectionInterface :
public UObject ,
public ITypedElementSelectionInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USMInstanceElementSelectionInterface
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool DeselectElement
(
const FTypedElementHandle& InElementHandle, |
Elements/SMInstance/SMInstanceElementSelectionInterface.h | ||
virtual bool SelectElement
(
const FTypedElementHandle& InElementHandle, |
Elements/SMInstance/SMInstanceElementSelectionInterface.h |