How to Slow down an actor with get velocity in a function?

HI I’m using Pawn class with physis base movement. I like to get the velocity of any actor an subtract it.

get velocity magnitude which is speed. reduce it a bit, then multiply it by normalized velocity which is direction and assign the value to be new velocity in your tick