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>
class TTypedElementInternalDataStore
Data store implementation used by the element registry to manage internal data. @note This is the generic implementation that uses an array and manages the IDs itself.
Name | Description | ||
---|---|---|---|
|
TTypedElemen... |
AddDataForElement ( |
|
|
const TTyped... |
GetDataForElement ( |
|
|
RemoveDataForElement ( |
||
|
SetStaticDataTypeId ( |
||
|
FTypedHandle... |
StaticDataTypeId() |
|
|
StaticDataTypeName() |