change mass value of actor while grabbing

I solved this problem with getting mass of Hit Component and apply some interpolation there on my character class something like this. Btw, this logic can be more precise with extra additions according to different masses for meshes. This is just a simpler format of it