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