Navigation
API > API/Runtime > API/Runtime/Engine
| Name | USMInstanceElementPrimitiveCustomDataInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceElementPrimitiveCustomDataInterface.h |
| Include Path | #include "Elements/SMInstance/SMInstanceElementPrimitiveCustomDataInterface.h" |
Syntax
UCLASS (MinimalAPI)
class USMInstanceElementPrimitiveCustomDataInterface :
public UObject ,
public ITypedElementPrimitiveCustomDataInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USMInstanceElementPrimitiveCustomDataInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SetCustomData
(
const FTypedElementHandle& InElementHandle, |
Elements/SMInstance/SMInstanceElementPrimitiveCustomDataInterface.h | ||
virtual void SetCustomDataValue
(
const FTypedElementHandle& InElementHandle, |
Elements/SMInstance/SMInstanceElementPrimitiveCustomDataInterface.h |