Navigation
API > API/Runtime > API/Runtime/TypedElementFramework > API/Runtime/TypedElementFramework/FTypedElementId
Description
Access the combined value of this element ID.
You typically don't want to store this directly as the element ID could be re-used. It is primarily useful as a secondary cache where something is keeping a reference to an element ID or element handle (eg, how FTypedElementList uses it internally).
| Name | GetCombinedId |
| Type | function |
| Header File | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h |
| Include Path | #include "Elements/Framework/TypedElementId.h" |
FTypedHandleCombinedId GetCombinedId() const