Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/Actor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UActorElementDetailsInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/Actor/ActorElementDetailsInterface.h |
| Include | #include "Elements/Actor/ActorElementDetailsInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UActorElementDetailsInterface :
public UObject ,
public ITypedElementDetailsInterface
Overridden from ITypedElementDetailsInterface
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< ITypedElementDetailsObject > | GetDetailsObject
(
const FTypedElementHandle& InElementHandle |
Get the proxy instance for the given element, if any. |