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);
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);