Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | UObjectElementDetailsInterface |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Elements/Object/ObjectElementDetailsInterface.h |
| Include Path | #include "Elements/Object/ObjectElementDetailsInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UObjectElementDetailsInterface :
public UObject ,
public ITypedElementDetailsInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UObjectElementDetailsInterface
Implements Interfaces
Functions
Public
Overridden from ITypedElementDetailsInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TUniquePtr< ITypedElementDetailsObject > GetDetailsObject
(
const FTypedElementHandle& InElementHandle |
Elements/Object/ObjectElementDetailsInterface.h |