Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/TTypedElementOwner
Description
Acquire a copy of the handle that this element represents.
This must be paired with a call to ReleaseHandle (or a call to Release on the handle instance).
| Name | AcquireHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h |
| Include Path | #include "Elements/Framework/TypedElementHandle.h" |
FTypedElementHandle AcquireHandle() const