Smth like that, but I dont add this part, that you may need
if (Falloff == RIF_Linear && Radius > 0.0f) { ForceMagnitude *= (1.0f - (DeltaMagnitude / Radius)); }