Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/Component
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UComponentElementHierarchyInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/Component/ComponentElementHierarchyInterface.h |
| Include | #include "Elements/Component/ComponentElementHierarchyInterface.h" |
Syntax
UCLASS (MinimalAPI)
class UComponentElementHierarchyInterface :
public UObject ,
public ITypedElementHierarchyInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetChildElements
(
const FTypedElementHandle& InElementHandle, |
||
| FTypedElementHandle | GetParentElement
(
const FTypedElementHandle& InElementHandle, |