Navigation
API > API/Runtime > API/Runtime/TypedElementRuntime
| Name | TTypedElement< ITypedElementPrimitiveCustomDataInterface > |
| Type | struct |
| Header File | /Engine/Source/Runtime/TypedElementRuntime/Public/Elements/Interfaces/TypedElementPrimitiveCustomDataInterface.h |
| Include Path | #include "Elements/Interfaces/TypedElementPrimitiveCustomDataInterface.h" |
Syntax
template<>
struct TTypedElement< ITypedElementPrimitiveCustomDataInterface > : public TTypedElementBase< ITypedElementPrimitiveCustomDataInterface >
Inheritance Hierarchy
- FTypedElementHandle → TTypedElementBase → TTypedElement< ITypedElementPrimitiveCustomDataInterface >
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetCustomData
(
TArrayView< float > CustomDataFloats, |
Elements/Interfaces/TypedElementPrimitiveCustomDataInterface.h | ||
void SetCustomDataValue
(
int32 CustomDataIndex, |
Elements/Interfaces/TypedElementPrimitiveCustomDataInterface.h |