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