Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance > API/Runtime/Engine/Elements/SMInstance/USMInstanceElementSelectionInter-
- ITypedElementSelectionInterface::SelectElement()
- USMInstanceElementSelectionInterface::SelectElement()
- USMInstanceElementEditorSelectionInterface::SelectElement()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementSelectionInterface.h |
| Include | #include "Elements/SMInstance/SMInstanceElementSelectionInterface.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Elements/SMInstance/SMInstanceElementSelectionInterface.cpp |
virtual bool SelectElement
&40;
const FTypedElementHandle & InElementHandle,
const FTypedElementListPtr & InSelectionSet,
const FTypedElementSelectionOptions & InSelectionOptions
&41;
Remarks
Attempt to select the given element. True if the selection was changed, false otherwise.