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