![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for ITypedElementPrimitiveCustomDataInterface, including all inherited members.
| SetCustomData(const FTypedElementHandle &InElementHandle, TArrayView< const float > CustomDataFloats, bool bMarkRenderStateDirty=false) | ITypedElementPrimitiveCustomDataInterface | inlinevirtual |
| SetCustomData(const FScriptTypedElementHandle &InElementHandle, const TArray< float > &CustomDataFloats, bool bMarkRenderStateDirty=false) | ITypedElementPrimitiveCustomDataInterface | virtual |
| SetCustomDataValue(const FTypedElementHandle &InElementHandle, int32 CustomDataIndex, float CustomDataValue, bool bMarkRenderStateDirty=false) | ITypedElementPrimitiveCustomDataInterface | inlinevirtual |
| SetCustomDataValue(const FScriptTypedElementHandle &InElementHandle, int32 CustomDataIndex, float CustomDataValue, bool bMarkRenderStateDirty=false) | ITypedElementPrimitiveCustomDataInterface | virtual |