I need the function SetScalarCurveParameterValue from UE3 to UE4

I need this to convert to be able to generate an animation with a curve.
Thats the code i want to convert to ue4:
native function SetScalarCurveParameterValue(name ParameterName, const out InterpCurveFloat Value);