UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ITypedElementPrimitiveCustomDataInterface Member List

This is the complete list of members for ITypedElementPrimitiveCustomDataInterface, including all inherited members.

SetCustomData(const FTypedElementHandle &InElementHandle, TArrayView< const float > CustomDataFloats, bool bMarkRenderStateDirty=false)ITypedElementPrimitiveCustomDataInterfaceinlinevirtual
SetCustomData(const FScriptTypedElementHandle &InElementHandle, const TArray< float > &CustomDataFloats, bool bMarkRenderStateDirty=false)ITypedElementPrimitiveCustomDataInterfacevirtual
SetCustomDataValue(const FTypedElementHandle &InElementHandle, int32 CustomDataIndex, float CustomDataValue, bool bMarkRenderStateDirty=false)ITypedElementPrimitiveCustomDataInterfaceinlinevirtual
SetCustomDataValue(const FScriptTypedElementHandle &InElementHandle, int32 CustomDataIndex, float CustomDataValue, bool bMarkRenderStateDirty=false)ITypedElementPrimitiveCustomDataInterfacevirtual