Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h |
Include |
#include "Elements/Framework/TypedElementData.h" |
template<typename ElementDataType>
FString GetTypedElementDebugId
(
const ElementDataType & InElementData
)
Templated util to get the low-level debug ID for an element data instance. Specialize this to provide exta/custom data for your element data type.