Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/TTypedElementOwner
Description
Release a copy of the handle that this element represents.
This should have come from a call to AcquireHandle.
| Name | ReleaseHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h |
| Include Path | #include "Elements/Framework/TypedElementHandle.h" |
void ReleaseHandle
(
FTypedElementHandle & InOutElementHandle
) const