Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/Object
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UObjectElementDetailsInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/Object/ObjectElementDetailsInterface.h |
| Include | #include "Elements/Object/ObjectElementDetailsInterface.h" |
Syntax
class UObjectElementDetailsInterface :
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. |