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