Navigation
API > API/Runtime > API/Runtime/Engine
| Name | USMInstanceElementHierarchyInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementHierarchyInterface.h |
| Include Path | #include "Elements/SMInstance/SMInstanceElementHierarchyInterface.h" |
Syntax
UCLASS (MinimalAPI)
class USMInstanceElementHierarchyInterface :
public UObject ,
public ITypedElementHierarchyInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USMInstanceElementHierarchyInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FTypedElementHandle GetParentElement
(
const FTypedElementHandle& InElementHandle, |
Elements/SMInstance/SMInstanceElementHierarchyInterface.h |