Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/Component
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UComponentElementObjectInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/Component/ComponentElementObjectInterface.h |
| Include | #include "Elements/Component/ComponentElementObjectInterface.h" |
Syntax
class UComponentElementObjectInterface :
public UObject,
public ITypedElementObjectInterface
Overridden from ITypedElementObjectInterface
| Type | Name | Description | |
|---|---|---|---|
| UObject * | GetObject
(
const FTypedElementHandle& InElementHandle |
Get the object instance that this handle represents, if any. |