Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/Component
Inheritance Hierarchy
- UComponentElementSelectionInterface
- UComponentElementEditorSelectionInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/Component/ComponentElementEditorSelectionInterface.h |
| Include | #include "Elements/Component/ComponentElementEditorSelectionInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UComponentElementEditorSelectionInterface : public UComponentElementSelectionInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< ITypedElementTransactedElement > | |||
| bool | IsComponentSelected
(
const UActorComponent* InComponent, |
||
| bool | IsElementSelected
(
const FTypedElementHandle& InElementHandle, |
||
| bool | ShouldPreventTransactions
(
const FTypedElementHandle& InElementHandle |