Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/Object
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UObjectElementObjectInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/Object/ObjectElementObjectInterface.h |
| Include | #include "Elements/Object/ObjectElementObjectInterface.h" |
Syntax
class UObjectElementObjectInterface :
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. |