You would give it a ‘unit vector’ that points from your current location to the destination.
(Destination - GetActorLocation()).GetSafeNormal()
You would give it a ‘unit vector’ that points from your current location to the destination.
(Destination - GetActorLocation()).GetSafeNormal()